On Wed, Oct 26, 2016 at 01:19:11PM -0600, Simon Glass wrote:
> The allocated memory should be freed. Fix it.
>
> Signed-off-by: Simon Glass
> Reported-by: Coverity (CID: 150963)
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: Digital signature
__
The allocated memory should be freed. Fix it.
Signed-off-by: Simon Glass
Reported-by: Coverity (CID: 150963)
---
tools/mkimage.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/mkimage.c b/tools/mkimage.c
index 3c594a0..521fa80 100644
--- a/tools/mkimage.c
+++ b/tools/mkimage.c
@@ -64
2 matches
Mail list logo