diff options
author | 2019-06-10 12:28:58 +0200 | |
---|---|---|
committer | 2019-06-10 12:29:31 +0200 | |
commit | 24c509b2e2f1661ce9500fc7e32647113e62d7e3 (patch) | |
tree | 4e5a26f1d5ef2a0d8fd003ee5464f3fbc6fa366f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | netfilter: ipv6: Fix undefined symbol nf_ct_frag6_gather (diff) | |
download | linux-dev-24c509b2e2f1661ce9500fc7e32647113e62d7e3.tar.xz linux-dev-24c509b2e2f1661ce9500fc7e32647113e62d7e3.zip |
netfilter: ipset: remove useless memset() calls
One of the memset call is buggy: it does not erase full array, but only pointer size.
Moreover, after a check, first step of nla_parse_nested/nla_parse is to
erase tb array as well. We can remove both calls safely.
Signed-off-by: Florent Fourcot <florent.fourcot@wifirst.fr>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions