[libvirt] [PATCH 0/6] Final round of build fixes

Michal Privoznik mprivozn at redhat.com
Tue May 31 10:33:24 UTC 2016


Hopefully.

Michal Privoznik (6):
  virNetDevBridgeGet: Avoid NULL dereference
  virDomainFormatSchedDef: Handle case when func returns NULL
  esxStorageVolGetXMLDesc: Lookup SCSI lun properly
  qemuMonitorTextGetAllBlockStatsInfo: Fix line validation
  ppc64Compute: Avoid false positive
  domain_conf: Avoid false positive

 src/conf/domain_conf.c              | 27 ++++++++++++++++++++++++---
 src/cpu/cpu_ppc64.c                 | 12 +++++++++++-
 src/esx/esx_storage_backend_iscsi.c |  4 ++--
 src/qemu/qemu_monitor_text.c        |  2 +-
 src/util/virnetdevbridge.c          |  6 +++++-
 5 files changed, 43 insertions(+), 8 deletions(-)

-- 
2.8.3




More information about the libvir-list mailing list