1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-26 09:37:29 +02:00
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
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