From: Gonglei <[email protected]> All those defects are spotted by Coverity, which classed in high impact outstanding defects. Reports come from scan.coverity.com for Qemu.
Cc: Paolo Bonzini <[email protected]> Cc: Markus Armbruster <[email protected]> Cc: [email protected] Gonglei (9): nbd: fix resource leak arm: fix memory leak sparc/leon3.c: fix memory leak macio: fix possible memory leak e500: fix memory leak 9pfs: fix memory leak milkymist.c: fix memory leak sysbus: fix memory leak microblaze: fix memory leak block/nbd.c | 1 + hw/9pfs/virtio-9p-local.c | 10 ++-------- hw/arm/digic_boards.c | 1 + hw/arm/highbank.c | 1 + hw/arm/vexpress.c | 1 + hw/arm/virt.c | 1 + hw/core/sysbus.c | 2 ++ hw/lm32/milkymist.c | 1 + hw/microblaze/boot.c | 4 +++- hw/misc/macio/macio.c | 3 ++- hw/ppc/e500.c | 1 + hw/sparc/leon3.c | 1 + 12 files changed, 17 insertions(+), 10 deletions(-) -- 1.7.12.4
