openwrt/package/boot/uboot-oxnas
Andrea Dalla Costa 5adca1cf2a uboot-oxnas: fix memory leak in tool mkox820crc
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>
2020-01-15 23:15:19 +01:00
..
patches uboot-oxnas: fix build with newer GCC 2018-06-01 15:45:06 +02:00
src uboot-oxnas: fix memory leak in tool mkox820crc 2020-01-15 23:15:19 +01:00
Makefile oxnas: put u-boot images into image staging directory 2017-01-27 16:53:31 +01:00