diff options
author | Andrea Dalla Costa <andrea@dallacosta.me> | 2019-12-28 17:43:40 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2020-01-15 23:15:19 +0100 |
commit | 5adca1cf2abc0c320be082522ab1ec747c7157b7 (patch) | |
tree | 67821e879d965745e55d96c420d4026c22fecd4c /package/boot/uboot-zynq/files | |
parent | bbab32b2e33dad65c0102d47e0263872ac857e32 (diff) | |
download | upstream-5adca1cf2abc0c320be082522ab1ec747c7157b7.tar.gz upstream-5adca1cf2abc0c320be082522ab1ec747c7157b7.tar.bz2 upstream-5adca1cf2abc0c320be082522ab1ec747c7157b7.zip |
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>
Diffstat (limited to 'package/boot/uboot-zynq/files')
0 files changed, 0 insertions, 0 deletions