diff options
| author | Florent Fourcot <florent.fourcot@wifirst.fr> | 2019-06-10 12:28:58 +0200 |
|---|---|---|
| committer | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2019-06-10 12:29:31 +0200 |
| commit | 24c509b2e2f1661ce9500fc7e32647113e62d7e3 (patch) | |
| tree | 4e5a26f1d5ef2a0d8fd003ee5464f3fbc6fa366f /net/lapb/lapb_timer.c | |
| parent | 16e6427c88c5b7e7b6612f6c286d5f71d659e5be (diff) | |
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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions
