You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/utils/nvram
Zhai Zhaoxuan c382237ac3 packages: nvram: fix memory leak in _nvram_free
The value of nvram_tuple_t is allocated in _nvram_realloc,
but it is not freed in _nvram_free.

Signed-off-by: Zhai Zhaoxuan <zhaizhaoxuan@xiaomi.com>
7 years ago
..
files packages: clean up the package folder 11 years ago
src packages: nvram: fix memory leak in _nvram_free 7 years ago
Makefile utils/nvram: drop Build/Prepare rule in favor of default one 8 years ago