1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 14:38:20 +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
sdinitvals.h