[libvirt] [PATCH 0/2] Address some recent coverity

John Ferlan jferlan at redhat.com
Mon May 16 14:05:03 UTC 2016


The first patch is a noise cleaner, while the second one fixes a real leak.

Also anyone with desire to 'debug' a build environment - seems when the
STATIC_ANALYSIS is true, the building of the docs (apibuild.py[.stamp])
fails in a rather spectacular mess.  I can avoid building docs, but it's
not clear to me what the failure is...

John Ferlan (2):
  qemu:  More qemu_monitor_json cleanups
  libxl: Resolve Coverity RESOURCE_LEAK

 src/libxl/libxl_migration.c  |  5 ++++-
 src/qemu/qemu_monitor_json.c | 46 ++++++++++++++++++++++++--------------------
 2 files changed, 29 insertions(+), 22 deletions(-)

-- 
2.5.5




More information about the libvir-list mailing list