[libvirt] [PATCH v2 0/4] Misc fixes to network port code

Daniel P. Berrangé berrange at redhat.com
Tue Jun 18 17:39:17 UTC 2019


Fixes for bugs spotted by coverity

Daniel P. Berrangé (4):
  conf: fix leak when parsing network port XML
  conf: fix leak of directory handle when loading network ports
  conf: fix NULL deref when exporting ports
  conf: add error checking of UUID generation

 src/conf/domain_conf.c       | 12 ++++++++++--
 src/conf/virnetworkobj.c     |  9 ++++++---
 src/conf/virnetworkportdef.c | 26 +++++++++-----------------
 3 files changed, 25 insertions(+), 22 deletions(-)

-- 
2.21.0




More information about the libvir-list mailing list