[libvirt] [PATCH 0/2] Memory leak fix and some refactoring

Marc Hartmayer mhartmay at linux.vnet.ibm.com
Fri Feb 2 12:13:44 UTC 2018


The second patch fixes the memory leak.

Marc Hartmayer (2):
  qemu: Use the return value of virObjectRef directly
  qemu: Add and use qemuProcessEventFree for freeing qemuProcessEvents

 src/qemu/qemu_domain.c  | 23 +++++++++++++++++++++++
 src/qemu/qemu_domain.h  |  2 ++
 src/qemu/qemu_driver.c  | 12 ++----------
 src/qemu/qemu_process.c | 41 ++++++++++++++---------------------------
 4 files changed, 41 insertions(+), 37 deletions(-)

-- 
2.13.4




More information about the libvir-list mailing list