Re: potential leak in tun_get_user

2006-03-09 Thread David S. Miller
From: Dave Jones [EMAIL PROTECTED] Date: Wed, 8 Mar 2006 22:50:00 -0500 We're leaking an skb in a failure path in this function. Coverity #632 Signed-off-by: Dave Jones [EMAIL PROTECTED] I'll apply this, thanks a lot Dave. - To unsubscribe from this list: send the line unsubscribe netdev in

potential leak in tun_get_user

2006-03-08 Thread Dave Jones
We're leaking an skb in a failure path in this function. Coverity #632 Signed-off-by: Dave Jones [EMAIL PROTECTED] --- linux-2.6/drivers/net/tun.c~2006-03-08 22:43:54.0 -0500 +++ linux-2.6/drivers/net/tun.c 2006-03-08 22:46:16.0 -0500 @@ -249,8 +249,11 @@ static