tn3399_openwrt/tools/firmware-utils
Andrea Dalla Costa 0ae0f48cec firmware-utils: fix possible memory leak and resource leak
Add missing calls to `free` for variable `buffer`.
This could lead to a memory leak.

Add missing call to `close` for file pointer `fdin`.
This could lead to a resource leak.

Signed-off-by: Andrea Dalla Costa <andrea@dallacosta.me>
2020-01-14 17:48:50 +01:00
..
src firmware-utils: fix possible memory leak and resource leak 2020-01-14 17:48:50 +01:00
Makefile ramips: add support for Fon FON2601 2019-07-26 08:09:16 +02:00