You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
patches uboot-oxnas: fix build with newer GCC 6 years ago
src uboot-oxnas: fix memory leak in tool mkox820crc 4 years ago
Makefile oxnas: put u-boot images into image staging directory 7 years ago