mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-09 16:39:29 -04:00
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>