mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 10:04:49 +00:00
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:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mchp_pci1xxxx_gp.c | ||
| mchp_pci1xxxx_gp.h | ||
| mchp_pci1xxxx_gpio.c | ||
| mchp_pci1xxxx_otpe2p.c | ||