[PATCH 0/2] Bugfix in the error handling of gp_aux_bus_probe()

From: Yongzhi Liu
Date: Thu May 23 2024 - 08:16:11 EST


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