mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-09 04:40:41 +01:00
In function `main` add calls to `free` for the variable `executable`. This is needed because the variable `executable` is allocated but never freed. This cause a memory leak. Signed-off-by: Andrea Dalla Costa <andrea@dallacosta.me> |
||
|---|---|---|
| .. | ||
| patches | ||
| src | ||
| Makefile | ||