1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-17 12:43:56 +02:00
openwrt/package/utils/nvram/src
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
..
cli.c nvram: add help message for nvram magic not found 2017-08-22 14:31:32 +02:00
crc.c
Makefile
nvram.c packages: nvram: fix memory leak in _nvram_free 2017-11-15 21:11:23 +01:00
nvram.h nvram: get rid of NVRAM_SPACE 2015-07-08 06:05:43 +00:00
sdinitvals.h