[libvirt] [PATCH 0/5] Couple of memleaks fixes

Michal Privoznik mprivozn at redhat.com
Sat Jul 9 08:19:00 UTC 2016


I've found these while procrastinating on friday afternoon.

Michal Privoznik (5):
  virStorageEncryptionSecretFree: Don't leak secret lookup definition
  qemuBuildCpuCommandLine: Don't leak @buf
  qemuDomainObjPrivateFree: Free @masterKey too
  qemuxml2argvtest: Don't leak dummy monitor
  qemuxml2argvmock: Don't leak @netdef->ifname

 src/qemu/qemu_command.c         |  1 +
 src/qemu/qemu_domain.c          | 21 +++++++++++++++------
 src/util/virstorageencryption.c |  1 +
 tests/qemuxml2argvmock.c        |  1 +
 tests/qemuxml2argvtest.c        |  5 +++--
 5 files changed, 21 insertions(+), 8 deletions(-)

-- 
2.8.4




More information about the libvir-list mailing list