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

Michal Privoznik mprivozn at redhat.com
Mon Feb 5 09:35:21 UTC 2018


On 02/02/2018 01:13 PM, Marc Hartmayer wrote:
> 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(-)
> 

I've fixed all the issues raised and pushed.

Thanks,
Michal




More information about the libvir-list mailing list