Skip to content
Commit 4c3a76ab authored by Changli Gao's avatar Changli Gao Committed by David S. Miller
Browse files

bridge: netfilter: fix a memory leak



nf_bridge_alloc() always reset the skb->nf_bridge, so we should always
put the old one.

Signed-off-by: default avatarChangli Gao <xiaosuo@gmail.com>
Signed-off-by: default avatarBart De Schuymer <bdschuym@pandora.be>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent cca77b7c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment