Files
linux/net/l2tp
Eric Dumazet c11deb8d89 l2tp: fix a potential skb leak in l2tp_xmit_skb()
[ Upstream commit 835acf5da2 ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-11-11 09:36:26 -08:00
..
2010-10-24 14:55:47 -07:00
2010-09-21 18:04:47 -07:00