Files
openwrt/tools/firmware-utils/src
Andrea Dalla Costa b886d3c8f3 firmware-utils/mkfwimage: fix possible memory and resource leak
Add missing calls to `free` for variable `mem`.
Add missing call to `fclose` for variable `f`.

The same changes were made in both `mkfwimage.c` and `mkfwimage2.c`.

Signed-off-by: Andrea Dalla Costa <andrea@dallacosta.me>
2020-01-14 17:48:50 +01:00
..
2012-10-08 09:59:50 +00:00
2013-01-06 11:11:30 +00:00
2010-04-12 17:08:57 +00:00
2019-04-06 19:14:06 +02:00
2012-10-18 07:22:57 +00:00