[libvirt] [PATCH 0/8] Resolve new Coverity issues

John Ferlan jferlan at redhat.com
Tue May 5 11:34:25 UTC 2015


Installed a new Coverity checker (7.6.1) and naturally new issues
were found, plus a set of false positives which for now I'll just
have to ignore since it seems they may be a bug in Coverity, but
that's still to be determined

John Ferlan (8):
  libxl: Resolve Coverity RESOURCE_LEAK
  vbox: Resolve Coverity RESOURCE_LEAK
  qemu: Resolve Coverity IDENTICAL_BRANCHES
  qemu: Resolve Coverity FORWARD_NULL
  xen: Resolve Coverity FORWARD_NULL
  qemu: Resolve Coverity FORWARD_NULL
  qemu: Resolve Coverity FORWARD_NULL
  qemu: Resolve Coverity FORWARD_NULL

 src/libxl/libxl_migration.c  |  1 +
 src/qemu/qemu_capabilities.c |  4 +++-
 src/qemu/qemu_command.c      |  4 +++-
 src/qemu/qemu_driver.c       |  5 +++--
 src/qemu/qemu_hotplug.c      | 11 +++--------
 src/vbox/vbox_common.c       | 21 +++++++--------------
 src/xen/xm_internal.c        |  3 +++
 7 files changed, 23 insertions(+), 26 deletions(-)

-- 
2.1.0




More information about the libvir-list mailing list