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:
ac904ac
)
netfilter: nft_compat: call {target, match}->destroy() to cleanup entry
author
Pablo Neira Ayuso
<pablo@netfilter.org>
Wed, 11 Jun 2014 12:27:46 +0000
(14:27 +0200)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Mon, 16 Jun 2014 11:08:04 +0000
(13:08 +0200)
Otherwise, the reference to external objects (eg. modules) are not
released when the rules are removed.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found