]> git.ipfire.org Git - thirdparty/iptables.git/commit
xtables: Catch errors when zeroing rule rounters
authorPhil Sutter <phil@nwl.cc>
Sat, 15 Dec 2018 18:25:04 +0000 (19:25 +0100)
committerFlorian Westphal <fw@strlen.de>
Fri, 1 Feb 2019 14:46:39 +0000 (15:46 +0100)
commit4c54c892443c20a1d0e1212d541da0e81647058a
treeebb6898d88fb7f496dc03067400af2845cc18057
parent3d8f261c565a024c13d627b18a0fcafc76de8f2c
xtables: Catch errors when zeroing rule rounters

Covscan complained about call to batch_rule_add() not being checked.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Florian Westphal <fw@strlen.de>
iptables/nft.c