mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-03 10:45:23 +09:00
l2tp_xmit_skb() can leak one skb if skb_cow_head() returns an error. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>