qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ppc: Fixes for fadump feature
@ 2025-10-28  8:05 Shivang Upadhyay
  2025-10-28  8:05 ` [PATCH v2 1/2] hw/ppc: Fix missing return on allocation failure Shivang Upadhyay
  2025-10-28  8:05 ` [PATCH v2 2/2] hw/ppc: Fix memory leak in get_cpu_state_data() Shivang Upadhyay
  0 siblings, 2 replies; 13+ messages in thread
From: Shivang Upadhyay @ 2025-10-28  8:05 UTC (permalink / raw)
  To: peter.maydell; +Cc: adityag, harshpb, qemu-devel, shivangu, sourabhjain, philmd

Hi,

This patch series fixes the coverity issues on the Fadump
feature patch series by Aditya [1].

[1] https://lore.kernel.org/qemu-devel/20251021134823.1861675-1-adityag@linux.ibm.com/

Changelog
=========

v2:
  + addressed review comments from Philippe

Shivang Upadhyay (2):
  hw/ppc: Fix missing return on allocation failure
  hw/ppc: Fix memory leak in get_cpu_state_data()

 hw/ppc/spapr_fadump.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.51.0



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

end of thread, other threads:[~2025-10-30 15:02 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-28  8:05 [PATCH v2 0/2] ppc: Fixes for fadump feature Shivang Upadhyay
2025-10-28  8:05 ` [PATCH v2 1/2] hw/ppc: Fix missing return on allocation failure Shivang Upadhyay
2025-10-28  8:35   ` Philippe Mathieu-Daudé
2025-10-28 10:24     ` Shivang Upadhyay
2025-10-30  8:05       ` Harsh Prateek Bora
2025-10-30  8:39         ` Shivang Upadhyay
2025-10-30 11:09         ` BALATON Zoltan
2025-10-30 14:22           ` Shivang Upadhyay
2025-10-30 14:45             ` Peter Maydell
2025-10-30 15:00               ` Shivang Upadhyay
2025-10-28  8:05 ` [PATCH v2 2/2] hw/ppc: Fix memory leak in get_cpu_state_data() Shivang Upadhyay
2025-10-28  8:33   ` Philippe Mathieu-Daudé
2025-10-28 10:26     ` Shivang Upadhyay

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).