Files
qemu/hw
Stefan Hajnoczi 5e690bb974 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 0e22a2d189)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2013-06-18 12:59:44 -05:00
..
2013-05-01 13:06:07 +02:00
2013-04-19 11:36:33 +02:00
2013-06-11 17:01:20 -05:00
2013-04-29 08:27:50 -05:00
2013-05-12 13:25:55 +04:00
2013-04-24 11:50:18 -05:00
2013-04-20 17:54:52 +00:00
2013-04-19 11:36:33 +02:00
2013-06-17 16:40:54 -05:00
2013-05-01 20:55:21 +04:00
2013-06-11 18:03:56 -05:00
2013-04-08 18:13:10 +02:00
2013-06-12 15:39:40 -05:00
2013-04-12 14:33:20 +02:00
2013-04-20 17:54:52 +00:00
2013-04-27 10:35:30 +00:00
2013-04-29 08:27:50 -05:00