mirror of https://github.com/hak5/openwrt.git
5adca1cf2a
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> |
||
---|---|---|
.. | ||
arch/arm | ||
board/ox820 | ||
common | ||
configs | ||
drivers | ||
include/configs | ||
tools |