You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/tools/firmware-utils
Andrea Dalla Costa d64b20da21 firmware-utils/hcsmakeimage: fix possible memory leak and resource leaks
Add missing calls to `free` for variable `filebuffer`.
Add missing calls to `fclose` for variables `fd` and `fd_out`.

Signed-off-by: Andrea Dalla Costa <andrea@dallacosta.me>
4 years ago
..
src firmware-utils/hcsmakeimage: fix possible memory leak and resource leaks 4 years ago
Makefile firmware-utils: sort tools alphabetically 4 years ago