qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hw: fix some leaks in xlnx devices
@ 2025-08-26 17:49 Peter Maydell
  2025-08-26 17:49 ` [PATCH 1/2] hw/misc/xlnx-versal-cframe-reg: Free FIFO, g_tree on deinit Peter Maydell
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Peter Maydell @ 2025-08-26 17:49 UTC (permalink / raw)
  To: qemu-arm, qemu-devel
  Cc: Alistair Francis, Edgar E. Iglesias, Francisco Iglesias

These patches fix some minor leaks in xlnx devices detected
by running 'make check' under ASAN.

thanks
-- PMM

Peter Maydell (2):
  hw/misc/xlnx-versal-cframe-reg: Free FIFO, g_tree on deinit
  hw/display/xlnx_dp: Don't leak dpcd and edid objects

 hw/display/xlnx_dp.c             | 10 +++++++---
 hw/misc/xlnx-versal-cframe-reg.c |  9 +++++++++
 2 files changed, 16 insertions(+), 3 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2025-08-30 16:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-26 17:49 [PATCH 0/2] hw: fix some leaks in xlnx devices Peter Maydell
2025-08-26 17:49 ` [PATCH 1/2] hw/misc/xlnx-versal-cframe-reg: Free FIFO, g_tree on deinit Peter Maydell
2025-08-26 17:56   ` Edgar E. Iglesias
2025-08-26 19:23   ` Manos Pitsidianakis
2025-08-26 19:43   ` Francisco Iglesias
2025-08-26 17:49 ` [PATCH 2/2] hw/display/xlnx_dp: Don't leak dpcd and edid objects Peter Maydell
2025-08-26 17:58   ` Edgar E. Iglesias
2025-08-26 19:22   ` Manos Pitsidianakis
2025-08-26 19:50   ` Francisco Iglesias
2025-08-29 16:37 ` [PATCH 0/2] hw: fix some leaks in xlnx devices 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).