All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH 0/3] Fix memory leak spotted by valgrind
@ 2015-05-25  8:37 ` Shannon Zhao
  0 siblings, 0 replies; 14+ 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] 14+ messages in thread

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

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

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.