On Mon, Nov 26, 2007 at 04:05:27PM +0100, Patrick McHardy wrote: > This patch fixes a xfrm_state leak, which appears to be a > regression from the reference count simplifications.
I was going to say this was a good find :) But digging deeper it seems that it might not be a bug after all. Even though the ref count on x may now drop to zero, it won't be freed until del_timer_sync returns which should be sufficient, no? Thanks, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html