openwrt-6.x/target
Jan Hoffmann 65b2bcbf5f realtek: fix memory leak in netevent handler
The net_event_work struct is allocated, but only freed in a single case.
Move the allocation to the branch where it is actually needed, and free
it after the work has been done.

Fixes: 03e1d93e07 ("realtek: add driver support for routing offload")
Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2023-02-13 12:14:16 +01:00
..
imagebuilder target/imagebuilder: add help text and rename whatdepends to package_whatdepens 2023-01-06 18:44:45 +01:00
linux realtek: fix memory leak in netevent handler 2023-02-13 12:14:16 +01:00
llvm-bpf
sdk treewide: strip useless default n Kconfig lines 2023-02-03 12:50:15 +01:00
toolchain toolchain: wrapper.sh: use --rpath-link 2023-02-12 10:55:06 -03:00
Config.in
Makefile