mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-15 10:00:40 +00:00
Currently there are two error return paths that leak memory allocated
to fib_work. Fix this by kfree'ing fib_work before returning.
Addresses-Coverity: ("Resource leak")
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| rocker_hw.h | ||
| rocker_main.c | ||
| rocker_ofdpa.c | ||
| rocker_tlv.c | ||
| rocker_tlv.h | ||
| rocker.h | ||