commit | 242cd3ce9061aec90d04163c01d62027a9b73c24 | [log] [tgz] |
---|---|---|
author | Jonathan Wright <jonathan.wright@arm.com> | Thu May 03 15:05:09 2018 +0100 |
committer | Jonathan Wright <jonathan.wright@arm.com> | Thu May 03 15:05:09 2018 +0100 |
tree | 4f491bb0d70db2c2fecde00eeacdfecbf6d5269b | |
parent | 52c8576b07de268485574c347845a10e08e0a3d8 [diff] |
tools/fiptool: fix memory leaks in fiptool Free desc->image->buffer before freeing desc->image. We make sure that the desc->image is non-null before attempting this. Change-Id: I35c5674629a41d7cf1a78b7b41ca4b930d0fb688 Signed-off-by: Jonathan Wright <jonathan.wright@arm.com>