openwrt/package/network/config/swconfig
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
..
files package: replace ifconfig-usage with ip 2015-09-08 17:44:24 +00:00
src swconfig: fix memory leak when cli call swlib_get_attr() 2023-06-11 02:42:31 +02:00
Makefile treewide: add support for "lto" in PKG_BUILD_FLAGS 2023-03-21 18:28:22 +01:00