All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Some memory leak fixes
@ 2019-11-07 19:27 Marc-André Lureau
  2019-11-07 19:27 ` [PATCH 1/3] virtio-input: fix memory leak on unrealize Marc-André Lureau
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Marc-André Lureau @ 2019-11-07 19:27 UTC (permalink / raw)
  To: qemu-devel
  Cc: Laurent Vivier, Thomas Huth, Michael S. Tsirkin, Gerd Hoffmann,
	Marc-André Lureau, Paolo Bonzini

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



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2019-11-20 15:02 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-07 19:27 [PATCH 0/3] Some memory leak fixes Marc-André Lureau
2019-11-07 19:27 ` [PATCH 1/3] virtio-input: fix memory leak on unrealize Marc-André Lureau
2019-11-08  9:53   ` Michael S. Tsirkin
2019-11-07 19:27 ` [PATCH 2/3] qtest: fix qtest_qmp_device_add leak Marc-André Lureau
2019-11-07 20:31   ` Laurent Vivier
2019-11-07 20:41     ` Marc-André Lureau
2019-11-08  9:54   ` Thomas Huth
2019-11-07 19:27 ` [PATCH 3/3] cpu-plug-test: fix leaks Marc-André Lureau
2019-11-08 10:56   ` Thomas Huth
2019-11-07 21:57 ` [PATCH 0/3] Some memory leak fixes no-reply
2019-11-08  9:57   ` Thomas Huth
2019-11-08 10:17     ` Laurent Vivier
2019-11-08  9:53 ` Michael S. Tsirkin
2019-11-20 14:50   ` Marc-André Lureau
2019-11-20 14:59     ` Michael S. Tsirkin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.