[libvirt] [PATCH 0/8] Couple of memleak fixes

Michal Privoznik posted 8 patches 6 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1501856521.git.mprivozn@redhat.com
There is a newer version of this series
src/conf/domain_conf.c      | 6 +++++-
src/conf/node_device_conf.c | 3 +++
src/qemu/qemu_domain.c      | 1 +
src/vmx/vmx.c               | 9 ++++++---
tests/qemuhotplugtest.c     | 1 +
tests/testutils.c           | 1 +
tests/virdbustest.c         | 1 +
7 files changed, 18 insertions(+), 4 deletions(-)
[libvirt] [PATCH 0/8] Couple of memleak fixes
Posted by Michal Privoznik 6 years, 8 months ago
*** BLURB HERE ***

Michal Privoznik (8):
  virDomainDefFree: Don't leak initenv name and value
  virDomainDefParseXML: Free @tmp
  virNodeDevCapCCWParseXML: Free temporary variables
  qemuDomainObjPrivateFree: Free @machineName
  virVMXParseConfig: Don't leak def->videos
  virTestCompareToFile: Don't access memory we don't own
  qemuhotplugtest: Don't leak @vm
  virdbustest: Don't leak @out_strv1

 src/conf/domain_conf.c      | 6 +++++-
 src/conf/node_device_conf.c | 3 +++
 src/qemu/qemu_domain.c      | 1 +
 src/vmx/vmx.c               | 9 ++++++---
 tests/qemuhotplugtest.c     | 1 +
 tests/testutils.c           | 1 +
 tests/virdbustest.c         | 1 +
 7 files changed, 18 insertions(+), 4 deletions(-)

-- 
2.13.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list