[Qemu-devel] [PATCH v2 0/4] ppc: Fix some memory leaks

Shivaprasad G Bhat posted 4 patches 4 years, 9 months ago
Test asan passed
Test docker-clang@ubuntu passed
Test docker-mingw@fedora passed
Test FreeBSD passed
Test s390x passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/156335150620.82682.9535735857478533420.stgit@lep8c.aus.stglabs.ibm.com
Maintainers: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr_caps.c  |    4 +++-
hw/ppc/spapr_drc.c   |    7 +++++--
hw/ppc/spapr_hcall.c |    2 ++
target/ppc/kvm.c     |    3 ++-
4 files changed, 12 insertions(+), 4 deletions(-)
[Qemu-devel] [PATCH v2 0/4] ppc: Fix some memory leaks
Posted by Shivaprasad G Bhat 4 years, 9 months ago
Valgrind showed some memory leaks while running qemu-system-ppc64.
Fixing them in this series.

---

Shivaprasad G Bhat (4):
      ppc: fix memory leak in spapr_caps_add_properties
      ppc: fix memory leak in spapr_dt_drc()
      ppc: fix leak in h_client_architecture_support
      ppc: dont overwrite initialized idle_timer


 hw/ppc/spapr_caps.c  |    4 +++-
 hw/ppc/spapr_drc.c   |    7 +++++--
 hw/ppc/spapr_hcall.c |    2 ++
 target/ppc/kvm.c     |    3 ++-
 4 files changed, 12 insertions(+), 4 deletions(-)

--
Signature