[libvirt PATCH 0/3] fix a memory leak on qemuProcessReconnect

Ján Tomko jtomko at redhat.com
Mon Sep 14 11:49:53 UTC 2020


The first two patches have no functional impact on current code.

Ján Tomko (3):
  qemu: rename qemuDomainObjFreeJob -> qemuDomainObjClearJob
  qemu: qemuDomainObjClearJob: use g_clear_pointer
  qemuProcessReconnect: clear 'oldjob'

 src/qemu/qemu_domain.c    | 2 +-
 src/qemu/qemu_domainjob.c | 7 +++++--
 src/qemu/qemu_domainjob.h | 3 ++-
 src/qemu/qemu_process.c   | 2 +-
 4 files changed, 9 insertions(+), 5 deletions(-)

-- 
2.26.2




More information about the libvir-list mailing list