diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2013-05-30 16:14:44 +0200 |
---|---|---|
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | 2013-06-18 12:59:44 -0500 |
commit | 5e690bb9748e50e0deb406e982a17c0c7b6e65cf (patch) | |
tree | 344be75e053040c4ea501d8c8da4422a77bc46b2 /tests/test-string-output-visitor.c | |
parent | 129db3679c45bfc86d2003ebea808a2d626820e7 (diff) | |
download | qemu-5e690bb9748e50e0deb406e982a17c0c7b6e65cf.zip qemu-5e690bb9748e50e0deb406e982a17c0c7b6e65cf.tar.gz qemu-5e690bb9748e50e0deb406e982a17c0c7b6e65cf.tar.bz2 |
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>
(cherry picked from commit 0e22a2d18998fd183c8181663981eb681ca977e9)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'tests/test-string-output-visitor.c')
0 files changed, 0 insertions, 0 deletions