Resend: [2.6 PATCH] Re: leak in bridge netfilter if skb traverses > 1 bridge

2005-12-15 Thread David Kimdon
Hi, Resending to make sure this doesn't fall through the cracks. The following patch applies to 2.6 and fixes a memory leak. Signed-off-by: David Kimdon <[EMAIL PROTECTED]> * net/bridge/br_netfilter.c (br_nf_pre_routing, br_nf_pre_routing_ipv6) : Call nf_bridge_put() before allocating a new n

[2.6 PATCH] Re: leak in bridge netfilter if skb traverses > 1 bridge

2005-11-25 Thread David Kimdon
The patch I posted previously applies to 2.4. The following patch applies to 2.6. Signed-off-by: David Kimdon <[EMAIL PROTECTED]> * net/bridge/br_netfilter.c (br_nf_pre_routing, br_nf_pre_routing_ipv6) : Call nf_bridge_put() before allocating a new nf_bridge structure and potentially overwri