mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-09 20:58:29 +00:00
Fix a memory leak in the mpls netns init function in case of failure. If
register_net_sysctl fails then we need to free the ctl_table.
Fixes:
|
||
|---|---|---|
| .. | ||
| af_mpls.c | ||
| internal.h | ||
| Kconfig | ||
| Makefile | ||
| mpls_gso.c | ||
| mpls_iptunnel.c | ||