[libvirt PATCH 0/4] Some memory leaks related fixes

Michal Privoznik mprivozn at redhat.com
Wed Apr 21 08:22:09 UTC 2021


On 4/20/21 1:27 PM, Tim Wiederhake wrote:
> Patch #1 is a resend of
> https://listman.redhat.com/archives/libvir-list/2021-April/msg00600.html
> 
> Patch #2 is a fix for a mistake in
> https://listman.redhat.com/archives/libvir-list/2021-April/msg00782.html
> 
> Patches #3 and #4 are the replacement for
> https://listman.redhat.com/archives/libvir-list/2021-April/msg00643.html
> 
> Cheers,
> Tim
> 
> Tim Wiederhake (4):
>    virxml: Fix schema validation of individual nodes
>    xenParseHypervisorFeatures: Remove superfluous VIR_FREE
>    qemu: Introduce virQEMUCapsUpdateHostCPUModel
>    testUpdateQEMUCaps: Fix memory leak
> 
>   src/conf/cpu_conf.c          |  3 +--
>   src/libxl/xen_common.c       |  1 -
>   src/qemu/qemu_capabilities.c |  9 +++++++++
>   src/qemu/qemu_capspriv.h     |  4 ++++
>   src/util/virxml.c            | 13 ++++++-------
>   src/util/virxml.h            |  1 -
>   tests/qemuxml2argvtest.c     |  8 ++++----
>   7 files changed, 24 insertions(+), 15 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list