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 > 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