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
..
2019-04-06 19:14:06 +02:00
2019-11-21 07:32:41 +01:00
2019-11-09 12:56:25 +01:00
2019-09-01 18:38:05 +02:00