Re: [libvirt PATCH 0/7] valgrind-inspired fixes

2020-03-06 Thread Michal Prívozník
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

[libvirt PATCH 0/7] valgrind-inspired fixes

2020-02-21 Thread Ján Tomko
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