All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH v2 0/2] vhost-scsi and ivshmem fixes for Coverity issues
@ 2013-06-03  8:58 ` Stefan Hajnoczi
  0 siblings, 0 replies; 18+ messages in thread
From: Stefan Hajnoczi @ 2013-06-03  8:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Paolo Bonzini, Eric Blake, Stefan Hajnoczi

The following fixes address NULL pointer dereferences spotted by Coverity.

v2:
 * Dropped savevm.c popen(3) leak fix since Paolo has a better fix [eblake]

Stefan Hajnoczi (2):
  vhost-scsi: fix k->set_guest_notifiers() NULL dereference
  ivshmem: add missing error exit(2)

 hw/misc/ivshmem.c    | 1 +
 hw/scsi/vhost-scsi.c | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
1.8.1.4



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

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

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-03  8:58 [Qemu-trivial] [PATCH v2 0/2] vhost-scsi and ivshmem fixes for Coverity issues Stefan Hajnoczi
2013-06-03  8:58 ` [Qemu-devel] " Stefan Hajnoczi
2013-06-03  8:58 ` [Qemu-trivial] [PATCH v2 1/2] vhost-scsi: fix k->set_guest_notifiers() NULL dereference Stefan Hajnoczi
2013-06-03  8:58   ` [Qemu-devel] " Stefan Hajnoczi
2013-06-03  9:07   ` [Qemu-trivial] " Paolo Bonzini
2013-06-03  9:07     ` [Qemu-devel] " Paolo Bonzini
2013-06-03  8:58 ` [Qemu-trivial] [PATCH v2 2/2] ivshmem: add missing error exit(2) Stefan Hajnoczi
2013-06-03  8:58   ` [Qemu-devel] " Stefan Hajnoczi
2013-06-03 12:26   ` [Qemu-trivial] " Eric Blake
2013-06-03 12:26     ` [Qemu-devel] " Eric Blake
2013-06-03 13:11     ` [Qemu-trivial] " Stefan Hajnoczi
2013-06-03 13:11       ` [Qemu-devel] " Stefan Hajnoczi
2013-06-12  8:49       ` [Qemu-trivial] " Andreas Färber
2013-06-12  8:49         ` Andreas Färber
2013-06-12  7:22   ` [Qemu-trivial] " Stefan Hajnoczi
2013-06-12  7:22     ` [Qemu-devel] " Stefan Hajnoczi
2013-06-12  9:18     ` [Qemu-trivial] " Michael Tokarev
2013-06-12  9:18       ` [Qemu-devel] " Michael Tokarev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.