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