qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Fix memory leak spotted by valgrind
@ 2015-05-25  8:37 Shannon Zhao
  2015-05-25  8:37 ` [Qemu-devel] [PATCH 1/3] hw/i386/pc_piix: Fix memory leak Shannon Zhao
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Shannon Zhao @ 2015-05-25  8:37 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, shannon.zhao

From: Shannon Zhao <shannon.zhao@linaro.org>

These patches fix memmory leak spotted by valgrind.

Shannon Zhao (3):
  hw/i386/pc_piix: Fix memory leak
  hw/ide/pci: Fix memory leak
  hw/i386/acpi-build: decref after use

 hw/i386/acpi-build.c | 1 +
 hw/i386/pc_piix.c    | 2 ++
 hw/ide/pci.c         | 1 +
 3 files changed, 4 insertions(+)

-- 
2.0.4

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

end of thread, other threads:[~2015-05-26  1:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-25  8:37 [Qemu-devel] [PATCH 0/3] Fix memory leak spotted by valgrind Shannon Zhao
2015-05-25  8:37 ` [Qemu-devel] [PATCH 1/3] hw/i386/pc_piix: Fix memory leak Shannon Zhao
2015-05-25  8:37 ` [Qemu-devel] [PATCH 2/3] hw/ide/pci: " Shannon Zhao
2015-05-25 13:12   ` Paolo Bonzini
2015-05-26  1:24     ` Shannon Zhao
2015-05-25  8:37 ` [Qemu-devel] [PATCH 3/3] hw/i386/acpi-build: decref after use Shannon Zhao
2015-05-25 13:57   ` Igor Mammedov

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).