commit | 13c6ba1f855415cf3b9c58ea926ae8858050ec1c | [log] [tgz] |
---|---|---|
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | Mon Jun 10 12:50:00 2019 +0200 |
committer | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | Mon Jun 10 12:50:00 2019 +0200 |
tree | 81809930b937d2fa61f5550b83c69bc06a9b53dc | |
parent | f4f5748bfec94cf418e49bf05f0c81a1b9ebc950 [diff] |
netfilter: ipset: Fix the last missing check of nla_parse_deprecated() In dump_init() the outdated comment was incorrect and we had a missing validation check of nla_parse_deprecated(). Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>