git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cca77b7
)
bridge: netfilter: fix a memory leak
author
Changli Gao
<xiaosuo@gmail.com>
Sun, 22 Aug 2010 19:03:26 +0000
(19:03 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 24 Aug 2010 03:14:36 +0000
(20:14 -0700)
nf_bridge_alloc() always reset the skb->nf_bridge, so we should always
put the old one.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: Bart De Schuymer <bdschuym@pandora.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found