[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120501.134113.1208540329806372331.davem@davemloft.net>
Date: Tue, 01 May 2012 13:41:13 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org, shemminger@...l.org
Subject: Re: [PATCH] netem: fix possible skb leak
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Sun, 29 Apr 2012 21:08:22 +0200
> From: Eric Dumazet <edumazet@...gle.com>
>
> skb_checksum_help(skb) can return an error, we must free skb in this
> case. qdisc_drop(skb, sch) can also be feeded with a NULL skb (if
> skb_unshare() failed), so lets use this generic helper.
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
Applied and queued up for -stable, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists