On 20 December 2016 at 21:58, Michal Simek <[email protected]> wrote: > This patch is fixing missing fclose() calls > in error patch introduced by: > "tools: mkimage: Use fstat instead of stat to avoid malicious hacks" > (sha1: ebe0f53f48e8f9ecc823e533a85b05c13638c350) > > Reported-by: Coverity (CID: 155064, 155065) > Signed-off-by: Michal Simek <[email protected]> > --- > > tools/zynqimage.c | 8 ++++++-- > tools/zynqmpimage.c | 8 ++++++-- > 2 files changed, 12 insertions(+), 4 deletions(-) >
Reviewed-by: Simon Glass <[email protected]> Either patch is fine. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

