mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-17 17:22:25 +00:00
urbs does not be freed in exception paths in __lf_x_usb_enable_rx().
That will trigger memory leak. To fix it, add kfree() for urbs within
"error" label. Compile tested only.
Fixes:
|
||
|---|---|---|
| .. | ||
| plfxlc | ||
| Kconfig | ||
| Makefile | ||