From: Marc-André Lureau <marcandre.lur...@redhat.com> The following changes since commit 51009170d8fc263cfdcd5a60fe3ba213daa3d15b:
tests: Rename qtests which have names ending "error" (2016-08-05 15:27:15 +0100) are available in the git repository at: git://github.com/elmarco/qemu.git tags/leaks-for-2.7-pull-request for you to fetch changes up to 5839df7b71540a2af2580bb53ad1e2005bb175e6: ahci: fix sglist leak on retry (2016-08-08 00:00:41 +0400) ---------------------------------------------------------------- ---------------------------------------------------------------- Marc-André Lureau (9): numa: do not leak NumaOptions char: free the tcp connection data when closing char: free MuxDriver when closing ahci: free irqs array qjson: free str virtio-input: free config list usb: free USBDevice.strings usb: free leaking path ahci: fix sglist leak on retry hw/ide/ahci.c | 4 ++-- hw/ide/core.c | 1 + hw/input/virtio-input.c | 11 ++++++++++ hw/usb/bus.c | 7 ++++++ hw/usb/desc.c | 1 + migration/qjson.c | 1 + numa.c | 15 +++++++------ qemu-char.c | 58 +++++++++++++++++++++++++++++++++---------------- 8 files changed, 70 insertions(+), 28 deletions(-) -- 2.9.0