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

Yongzhi Liu posted 2 patches 2 years, 1 month ago
There is a newer version of this series
drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.c | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
[PATCH 0/2] Bugfix in the error handling of gp_aux_bus_probe()
Posted by Yongzhi Liu 2 years, 1 month ago
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
[PATCH 0/2] Bugfix in the error handling of gp_aux_bus_probe()
Posted by Yongzhi Liu 2 years, 1 month ago
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