qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Gan Qixin
Subject: [PATCH v2 0/2] Fix some memleaks caused by timer_new_ns
Date: Tue, 12 Jan 2021 18:17:44 +0800

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]