5e29521a82
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:
|
||
---|---|---|
.. | ||
arduino.c | ||
atmega.c | ||
atmega.h | ||
boot.c | ||
boot.h | ||
Kconfig | ||
Makefile.objs |