[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20071230.211054.162970990.davem@davemloft.net>
Date: Sun, 30 Dec 2007 21:10:54 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: herbert@...dor.apana.org.au
Cc: netdev@...r.kernel.org
Subject: Re: [IPSEC]: Fix double free on skb on async output
From: Herbert Xu <herbert@...dor.apana.org.au>
Date: Sun, 30 Dec 2007 23:36:04 +1100
> [IPSEC]: Fix double free on skb on async output
>
> When the output transform returns EINPROGRESS due to async operation we'll
> free the skb the straight away as if it were an error. This patch fixes
> that so that the skb is freed when the async operation completes.
>
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>
Applied.
--
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