Re: [PATCH 0/6] qtest: Fix some memory issues

2024-12-17 Thread Fabiano Rosas
Fabiano Rosas writes: > I'm trying to get the qtests to run with asan/valgrind without any > warnings so I can run a test before every PR. Here are a few fixes. > > CI run: https://gitlab.com/farosas/qemu/-/pipelines/1580782506 > > Fabiano Rosas (6): > tests/qtest/migration: Do proper cleanup i

[PATCH 0/6] qtest: Fix some memory issues

2024-12-09 Thread Fabiano Rosas
I'm trying to get the qtests to run with asan/valgrind without any warnings so I can run a test before every PR. Here are a few fixes. CI run: https://gitlab.com/farosas/qemu/-/pipelines/1580782506 Fabiano Rosas (6): tests/qtest/migration: Do proper cleanup in the dirty_limit test tests/qtest