public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Bugfix in the error handling of gp_aux_bus_probe()
@ 2024-05-23 12:14 Yongzhi Liu
  2024-05-23 12:14 ` Yongzhi Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yongzhi Liu @ 2024-05-23 12:14 UTC (permalink / raw)
  To: kumaravel.thiagarajan, vaibhaavram.tl, arnd, gregkh
  Cc: linux-gpio, linux-kernel, jitxie, huntazhang, Yongzhi Liu

The error handling of gp_aux_bus_probe() invloves issues
related to double free and memory leak.

Yongzhi Liu (2):
  misc: microchip: pci1xxxx: fix double free in the error handling of
    gp_aux_bus_probe()
  misc: microchip: pci1xxxx: Fix a memory leak in the error handling of
    gp_aux_bus_probe()

 drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

-- 
2.36.1


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

end of thread, other threads:[~2024-05-23 12:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-23 12:14 [PATCH 0/2] Bugfix in the error handling of gp_aux_bus_probe() Yongzhi Liu
2024-05-23 12:14 ` Yongzhi Liu
2024-05-23 12:14 ` [PATCH 1/2] misc: microchip: pci1xxxx: fix double free " Yongzhi Liu
2024-05-23 12:14 ` [PATCH 2/2] misc: microchip: pci1xxxx: Fix a memory leak " Yongzhi Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox