diff options
author | Yongzhi Liu <[email protected]> | 2024-05-23 20:14:34 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-06-04 18:08:39 +0200 |
commit | 77427e3d5c353e3dd98c7c0af322f8d9e3131ace (patch) | |
tree | 44b677ba13efc27681e463a5e666bf77ce8cd1da /tools/perf/scripts/python/bin | |
parent | 086c6cbcc563c81d55257f9b27e14faf1d0963d3 (diff) |
misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_bus_probe()
There is a memory leak (forget to free allocated buffers) in a
memory allocation failure path.
Fix it to jump to the correct error handling code.
Fixes: 393fc2f5948f ("misc: microchip: pci1xxxx: load auxiliary bus driver for the PIO function in the multi-function endpoint of pci1xxxx device.")
Signed-off-by: Yongzhi Liu <[email protected]>
Reviewed-by: Kumaravel Thiagarajan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions