openwrt/package/boot/uboot-oxnas/src
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
..
arch/arm uboot-oxnas: switch to u-boot.mk 2017-01-24 16:21:25 +01:00
board/ox820 uboot-oxnas: remove unnecessary execute permission bit 2019-10-12 23:37:00 +02:00
common uboot-oxnas: switch to u-boot.mk 2017-01-24 16:21:25 +01:00
configs uboot-oxnas: switch to u-boot.mk 2017-01-24 16:21:25 +01:00
drivers uboot-oxnas: switch to u-boot.mk 2017-01-24 16:21:25 +01:00
include/configs uboot-oxnas: fix typo accidentally committed during oxnas reboot 2018-06-18 18:55:19 +02:00
tools uboot-oxnas: fix memory leak in tool mkox820crc 2020-01-15 23:15:19 +01:00