Re: [PATCH]: Fix skb leak in igmpv3_newpack
From: David S. Miller <hidden>
Date: 2004-05-29 19:39:38
From: David S. Miller <hidden>
Date: 2004-05-29 19:39:38
On Fri, 28 May 2004 12:54:26 +0200 Patrick McHardy [off-list ref] wrote:
This patch fixes an skb-leak in igmpv3_newpack. skb isn't freed when rt->rt_src == 0. Patch applies to 2.4 and 2.6.
Applied to both trees, thanks.