The following fixes address NULL pointer dereferences and resource leaks spotted by Coverity.
Stefan Hajnoczi (3): vhost-scsi: fix k->set_guest_notifiers() NULL dereference ivshmem: add missing error exit(2) savevm: avoid leaking popen(3) file pointer hw/misc/ivshmem.c | 1 + hw/scsi/vhost-scsi.c | 2 +- savevm.c | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) -- 1.8.1.4