qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] vhost-scsi, ivshmem, savevm fixes for Coverity issues
@ 2013-05-30 14:14 Stefan Hajnoczi
  2013-05-30 14:14 ` [Qemu-devel] [PATCH 1/3] vhost-scsi: fix k->set_guest_notifiers() NULL dereference Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Stefan Hajnoczi @ 2013-05-30 14:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: Markus Armbruster, Stefan Hajnoczi

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-06-12 12:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-30 14:14 [Qemu-devel] [PATCH 0/3] vhost-scsi, ivshmem, savevm fixes for Coverity issues Stefan Hajnoczi
2013-05-30 14:14 ` [Qemu-devel] [PATCH 1/3] vhost-scsi: fix k->set_guest_notifiers() NULL dereference Stefan Hajnoczi
2013-06-11 22:58   ` mdroth
2013-06-12 12:47     ` Paolo Bonzini
2013-05-30 14:14 ` [Qemu-devel] [PATCH 2/3] ivshmem: add missing error exit(2) Stefan Hajnoczi
2013-06-03 12:22   ` Markus Armbruster
2013-05-30 14:14 ` [Qemu-devel] [PATCH 3/3] savevm: avoid leaking popen(3) file pointer Stefan Hajnoczi
2013-05-30 14:25   ` Eric Blake
2013-05-30 19:34     ` Stefan Hajnoczi
2013-06-11 22:59   ` [Qemu-devel] [Qemu-stable] " mdroth
2013-06-12  7:16     ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).