openwrt/package/utils/nvram
Zhai Zhaoxuan 0625814426 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>
(cherry picked from commit c382237ac3)
2017-12-13 16:51:59 +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-12-13 16:51:59 +01:00
Makefile utils/nvram: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00