On Wed, Nov 20, 2019 at 06:50:05PM +0400, Marc-André Lureau wrote: > Hi > > On Fri, Nov 8, 2019 at 1:54 PM Michael S. Tsirkin <m...@redhat.com> wrote: > > > > On Thu, Nov 07, 2019 at 11:27:28PM +0400, Marc-André Lureau wrote: > > > Hi, > > > > > > Another bunch of fixes spotted by ASAN when running check-qtest-x86_64. > > > > So who's merging this? > > > > > Marc-André Lureau (3): > > > virtio-input: fix memory leak on unrealize > > This one is still pending. Michael, could you take it?
Expected gerd to do that but ok. Pls re-post a separate patch though, I don't cherry-pick things out of series. > > > qtest: fix qtest_qmp_device_add leak > > > cpu-plug-test: fix leaks > > > > > > hw/input/virtio-input.c | 3 +++ > > > tests/cpu-plug-test.c | 2 ++ > > > tests/libqtest.c | 1 + > > > 3 files changed, 6 insertions(+) > > > > > > -- > > > 2.24.0.rc0.20.gd81542e6f3 > > > > > -- > Marc-André Lureau