summary refs log tree commit diff stats
path: root/tpm.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2020-07-14 18:15:05 +0200
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>2020-07-21 16:13:04 +0200
commit5e29521a82e540552880c3572cb8274bcaa1002c (patch)
tree19dd0a6d4f09e86a6679506fac9230b125eac261 /tpm.c
parentb6c61f69349ca3706c7e757ec1f2df916b70de7a (diff)
downloadfocaccia-qemu-5e29521a82e540552880c3572cb8274bcaa1002c.tar.gz
focaccia-qemu-5e29521a82e540552880c3572cb8274bcaa1002c.zip
hw/avr/boot: Fix memory leak in avr_load_firmware()
The value returned by qemu_find_file() must be freed.

This fixes Coverity issue CID 1430449, which points out
that the memory returned by qemu_find_file() is leaked.

Fixes: Coverity CID 1430449 (RESOURCE_LEAK)
Fixes: 7dd8f6fde4 ('hw/avr: Add support for loading ELF/raw binaries')
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Michael Rolnik <mrolnik@gmail.com>
Tested-by: Michael Rolnik <mrolnik@gmail.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20200714164257.23330-5-f4bug@amsat.org>
Diffstat (limited to 'tpm.c')
0 files changed, 0 insertions, 0 deletions