summary refs log tree commit diff stats
path: root/hw/pci/pci.c
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2013-05-30 16:14:44 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2013-06-18 12:43:03 +0200
commit0e22a2d18998fd183c8181663981eb681ca977e9 (patch)
treeda68b667eb49f9c33fdfe13a945a5d8f3c2ebda2 /hw/pci/pci.c
parent18e673b8f350e1d789b8a50d209eb4a4252ebbda (diff)
downloadfocaccia-qemu-0e22a2d18998fd183c8181663981eb681ca977e9.tar.gz
focaccia-qemu-0e22a2d18998fd183c8181663981eb681ca977e9.zip
vhost-scsi: fix k->set_guest_notifiers() NULL dereference
Coverity picked up a copy-paste bug.  In vhost_scsi_start() we check for
!k->set_guest_notifiers and error out.  The check probably got copied
but instead of erroring we actually use the function pointer!

Cc: Nicholas Bellinger <nab@linux-iscsi.org>
Cc: Asias He <asias@redhat.com>
Cc: qemu-stable@nongnu.org
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/pci/pci.c')
0 files changed, 0 insertions, 0 deletions