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:
e940f5d
)
netfilter: nf_tables: skip transaction if no update flags in tables
author
Pablo Neira Ayuso
<pablo@netfilter.org>
Fri, 27 Jun 2014 16:51:39 +0000
(18:51 +0200)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Mon, 30 Jun 2014 09:44:24 +0000
(11:44 +0200)
Skip transaction handling for table updates with no changes in
the flags. This fixes a crash when passing the table flag with all
bits unset.
Reported-by: Ana Rey <anarey@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found