[PATCH v2 0/2] Fix some memleaks caused by timer_new_ns

Gan Qixin posted 2 patches 4 years, 10 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210112101746.379517-1-ganqixin@huawei.com
Maintainers: Peter Maydell <peter.maydell@linaro.org>, Greg Kurz <groug@kaod.org>, Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>, David Gibson <david@gibson.dropbear.id.au>
There is a newer version of this series
hw/misc/mos6522.c | 11 +++++++++++
hw/rtc/pl031.c    |  9 +++++++++
2 files changed, 20 insertions(+)
[PATCH v2 0/2] Fix some memleaks caused by timer_new_ns
Posted by Gan Qixin 4 years, 10 months ago
v1->v2:

patch1:
  Delete the modification of unrelated whitespace.
patch2:
  Add David Gibson acked tag.
patch3:
  Has been applied, so delete it.

Gan Qixin (2):
  pl031: Use timer_free() in the finalize function to avoid memleaks
  misc/mos6522: Use timer_free() in the finalize function to avoid
    memleak

 hw/misc/mos6522.c | 11 +++++++++++
 hw/rtc/pl031.c    |  9 +++++++++
 2 files changed, 20 insertions(+)

-- 
2.27.0