qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-for-9.0? 0/2] hw/misc/applesmc: Fix memory leak
@ 2024-04-08  9:52 Philippe Mathieu-Daudé
  2024-04-08  9:52 ` [PATCH-for-9.0? 1/2] hw/misc/applesmc: Do not call DeviceReset() from DeviceRealize() Philippe Mathieu-Daudé
  2024-04-08  9:52 ` [PATCH-for-9.0? 2/2] hw/misc/applesmc: Fix memory leak in reset() handler Philippe Mathieu-Daudé
  0 siblings, 2 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-04-08  9:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alexander Graf, Zheyu Ma, Philippe Mathieu-Daudé

Fix for https://gitlab.com/qemu-project/qemu/-/issues/2272

Philippe Mathieu-Daudé (2):
  hw/misc/applesmc: Do not call DeviceReset() from DeviceRealize()
  hw/misc/applesmc: Fix memory leak in reset() handler

 hw/misc/applesmc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.41.0



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-04-08 11:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-08  9:52 [PATCH-for-9.0? 0/2] hw/misc/applesmc: Fix memory leak Philippe Mathieu-Daudé
2024-04-08  9:52 ` [PATCH-for-9.0? 1/2] hw/misc/applesmc: Do not call DeviceReset() from DeviceRealize() Philippe Mathieu-Daudé
2024-04-08 10:30   ` Peter Maydell
2024-04-08  9:52 ` [PATCH-for-9.0? 2/2] hw/misc/applesmc: Fix memory leak in reset() handler Philippe Mathieu-Daudé
2024-04-08 10:34   ` Peter Maydell
2024-04-08 11:17     ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).