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>
2017-11-15 21:11:23 +01:00
..
files packages: clean up the package folder 2013-06-21 16:54:37 +00:00
src packages: nvram: fix memory leak in _nvram_free 2017-11-15 21:11:23 +01:00
Makefile utils/nvram: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00