commit | c84ca954ac9fa67a6ce27f91f01e4451c74fd8f6 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Tue Feb 27 19:42:33 2018 +0100 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Mar 05 23:15:43 2018 +0100 |
tree | 3e3b78cb632b28a76a764889f71c8e77f1e440c9 | |
parent | 9d5c12a7c08f67999772065afd50fb222072114e [diff] |
netfilter: x_tables: add counters allocation wrapper allows to have size checks in a single spot. This is supposed to reduce oom situations when fuzz-testing xtables. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>