diff options
author | Andrea Dalla Costa <andrea@dallacosta.me> | 2020-01-11 22:27:39 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2020-01-14 17:48:50 +0100 |
commit | 402b362db447c8163b4069537753b1ede3533d18 (patch) | |
tree | 451c896decda3df78064fd124e2c44732ddab6d0 /tools/sparse | |
parent | 22b07ff73e0b3429b36f75694a082a68a4fdb013 (diff) | |
download | upstream-402b362db447c8163b4069537753b1ede3533d18.tar.gz upstream-402b362db447c8163b4069537753b1ede3533d18.tar.bz2 upstream-402b362db447c8163b4069537753b1ede3533d18.zip |
firmware-utils/dgfirmare: fix possible resource leak
Add missing calls to `fclose` in functions `write_img`, `write_rootfs`
and `write_kernel`.
The not-closed files could lead to resource leaks.
Signed-off-by: Andrea Dalla Costa <andrea@dallacosta.me>
Diffstat (limited to 'tools/sparse')
0 files changed, 0 insertions, 0 deletions