qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] [PATCH v2 0/2] vhost-scsi and ivshmem fixes for Coverity


From: Stefan Hajnoczi
Subject: [Qemu-trivial] [PATCH v2 0/2] vhost-scsi and ivshmem fixes for Coverity issues
Date: Mon, 3 Jun 2013 10:58:29 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]