From: Shannon Zhao <shannon.z...@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



Reply via email to