qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-5.0 0/3] Memory leak fixes
@ 2020-03-25 18:47 Marc-André Lureau
  2020-03-25 18:47 ` [PATCH for-5.0 1/3] migration: fix cleanup_bh leak on resume Marc-André Lureau
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Marc-André Lureau @ 2020-03-25 18:47 UTC (permalink / raw)
  To: qemu-devel
  Cc: Daniel P. Berrangé,
	Eduardo Habkost, Juan Quintela, Michael Roth, Markus Armbruster,
	Marc-André Lureau, Paolo Bonzini, Dr. David Alan Gilbert

Hi,

A small series of leaks spotted by ASAN during "make check".

Marc-André Lureau (3):
  migration: fix cleanup_bh leak on resume
  qmp: fix leak on callbacks that return both value and error
  object-add: don't create return value if failed

 migration/migration.c | 7 ++++++-
 qapi/qmp-dispatch.c   | 2 ++
 qom/qom-qmp-cmds.c    | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

-- 
2.26.0.rc2.42.g98cedd0233



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

end of thread, other threads:[~2020-03-30 15:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-25 18:47 [PATCH for-5.0 0/3] Memory leak fixes Marc-André Lureau
2020-03-25 18:47 ` [PATCH for-5.0 1/3] migration: fix cleanup_bh leak on resume Marc-André Lureau
2020-03-26  2:40   ` Juan Quintela
2020-03-25 18:47 ` [PATCH for-5.0 2/3] qmp: fix leak on callbacks that return both value and error Marc-André Lureau
2020-03-30 14:59   ` Markus Armbruster
2020-03-25 18:47 ` [PATCH for-5.0 3/3] object-add: don't create return value if failed Marc-André Lureau
2020-03-25 20:43   ` Philippe Mathieu-Daudé
2020-03-26  9:42   ` Paolo Bonzini
2020-03-30 14:48     ` Markus Armbruster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).