|
From: | Michael Rolnik |
Subject: | Re: [PATCH-for-5.1 0/4] misc: Document qemu_find_file and fix memory leak in avr_load_firmware |
Date: | Mon, 20 Jul 2020 16:38:02 +0300 |
On Tue, Jul 14, 2020 at 7:42 PM Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:Fix the memory leak reported by Coverity (CID 1430449).
Philippe Mathieu-Daudé (4):
qemu/osdep: Document os_find_datadir() return value
qemu/osdep: Reword qemu_get_exec_dir() documentation
qemu-common: Document qemu_find_file()
hw/avr/boot: Fix memory leak in avr_load_firmware()
include/qemu-common.h | 14 ++++++++++++++
include/qemu/osdep.h | 5 ++++-
hw/avr/boot.c | 2 +-
os-posix.c | 3 +++
os-win32.c | 7 ++++++-
5 files changed, 28 insertions(+), 3 deletions(-)
--
2.21.3
--Best Regards,
Michael Rolnik
[Prev in Thread] | Current Thread | [Next in Thread] |