[Qemu-devel] [PATCH 0/4] Memory leak fixes

Marc-André Lureau posted 4 patches 7 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180809114417.28718-1-marcandre.lureau@redhat.com
Test checkpatch passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test docker-quick@centos7 passed
There is a newer version of this series
hw/scsi/megasas.c         | 1 +
monitor.c                 | 2 ++
tests/check-block-qdict.c | 1 +
tests/test-bdrv-drain.c   | 1 +
4 files changed, 5 insertions(+)
[Qemu-devel] [PATCH 0/4] Memory leak fixes
Posted by Marc-André Lureau 7 years, 2 months ago
Hi,

A series of leaks spotted by ASAN. Some of them might be worth for 3.0...

Marc-André Lureau (4):
  tests: fix crumple/recursive leak
  tests: fix bdrv-drain leak
  monitor: fix oob command leak
  RFC: fix megasas leak

 hw/scsi/megasas.c         | 1 +
 monitor.c                 | 2 ++
 tests/check-block-qdict.c | 1 +
 tests/test-bdrv-drain.c   | 1 +
 4 files changed, 5 insertions(+)

-- 
2.18.0.547.g1d89318c48


Re: [Qemu-devel] [PATCH 0/4] Memory leak fixes
Posted by Eric Blake 7 years, 2 months ago
On 08/09/2018 06:44 AM, Marc-André Lureau wrote:
> Hi,
> 
> A series of leaks spotted by ASAN. Some of them might be worth for 3.0...

Too late for 3.0.0, but you can cc qemu-stable for 3.0.1.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org