mirror of
https://github.com/torvalds/linux.git
synced 2024-11-26 06:02:05 +00:00
77427e3d5c
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 |