qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] Some memory leak fixes


From: Marc-André Lureau
Subject: [PATCH 0/3] Some memory leak fixes
Date: Thu, 7 Nov 2019 23:27:28 +0400

Hi,

Another bunch of fixes spotted by ASAN when running check-qtest-x86_64.

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]