[libvirt] [PATCH 0/5] Various memleak fixes

Michal Privoznik mprivozn at redhat.com
Wed Dec 18 08:37:03 UTC 2019


*** BLURB HERE ***

Michal Prívozník (5):
  domaincapstest: Don't leak cpu definitions
  testutilsxen: Avoid double free of driver caps
  virCapabilitiesHostNUMAUnref: Accept NULL
  qemu: Reoder cleanup in qemuStateCleanup()
  qemu: Don't leak hostcpu or hostnuma on driver cleanup

 src/conf/capabilities.c |  3 +++
 src/qemu/qemu_driver.c  | 45 +++++++++++++++++------------------------
 tests/domaincapstest.c  |  2 +-
 tests/testutilsxen.c    |  1 -
 4 files changed, 23 insertions(+), 28 deletions(-)

-- 
2.24.1




More information about the libvir-list mailing list