openwrt/package/utils/nvram/src
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
..
Makefile nvram: remove libnvram.so, it is unused and incompatible to the broadcom API anyway 2014-12-13 23:58:35 +00:00
cli.c nvram: add help message for nvram magic not found 2017-12-13 16:23:40 +01:00
crc.c
nvram.c packages: nvram: fix memory leak in _nvram_free 2017-12-13 16:51:59 +01:00
nvram.h nvram: get rid of NVRAM_SPACE 2015-07-08 06:05:43 +00:00
sdinitvals.h