openwrt/package
nichel Chen 2b0b28f479
swconfig: fix memory leak when cli call swlib_get_attr()
The cli is a one-time run, and memory leaks would have been irrelevant. But people call libsw with cli programs as samples.
Doing a good job of memory management calls means that people who call libsw are not so easy to make mistakes.

Signed-off-by: nichel Chen <nichelnich@gmail.com>
2023-06-11 02:42:31 +02:00
..
base-files base-files: enable BPF JIT kallsyms by default 2023-06-02 20:53:49 +02:00
boot ramips: Add support for Beeline SmartBox TURBO+ 2023-06-11 13:36:38 +08:00
devel valgrind: update to 3.21.0 2023-06-03 11:28:49 +02:00
firmware ipq-wifi: update to version 2023-06-03 2023-06-10 21:29:06 +02:00
kernel kernel: netdevices: change armvirt references to armsr 2023-06-10 21:30:22 +02:00
libs wolfssl: change armvirt reference to armsr 2023-06-10 21:30:23 +02:00
network swconfig: fix memory leak when cli call swlib_get_attr() 2023-06-11 02:42:31 +02:00
system selinux-policy: update to 1.2.5 2023-05-31 22:00:48 +02:00
utils firmware-utils: add missing build dependencies 2023-06-01 23:54:20 +02:00
Makefile