qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] vhost-scsi, ivshmem, savevm fixes for Coverity


From: Stefan Hajnoczi
Subject: [Qemu-devel] [PATCH 0/3] vhost-scsi, ivshmem, savevm fixes for Coverity issues
Date: Thu, 30 May 2013 16:14:43 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]