[libvirt PATCH 0/7] valgrind-inspired fixes

Michal Prívozník mprivozn at redhat.com
Fri Mar 6 17:15:08 UTC 2020


On 22. 2. 2020 1:24, Ján Tomko wrote:
> First, clean up some valgrind noise.
> Then, fix some reported leaks in the test suite.
> Last, refactor some touched tests.
> 
> Ján Tomko (7):
>   tests: valgrind.supp: suppress g_type_register_static leaks
>   tests: valgrind: do not trace system binaries
>   qemumonitorjsontest: do not leak qapiData.schema
>   qemumonitorjsontest: use virCPUDefNew()
>   virsystemdtest: do not leak socket path
>   qemumonitorjsontest: GetCPUModelComparison: use g_auto
>   qemumonitorjsontest: GetCPUModelBaseline: use g_auto
> 
>  tests/.valgrind.supp        | 13 +++++++++++++
>  tests/Makefile.am           |  2 +-
>  tests/qemumonitorjsontest.c | 29 ++++++++---------------------
>  tests/virsystemdtest.c      |  5 ++++-
>  4 files changed, 26 insertions(+), 23 deletions(-)
> 

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

Michal




More information about the libvir-list mailing list