diff options
author | Aditya Pakki <pakki001@umn.edu> | 2019-06-10 13:47:37 +0300 |
---|---|---|
committer | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2019-06-10 13:47:37 +0300 |
commit | f4f5748bfec94cf418e49bf05f0c81a1b9ebc950 (patch) | |
tree | e4cddf11a3a97e856a2f13fa6fbf18b22f225513 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f0cb839084efdf99328bed393f12f2e5c258ce8d (diff) | |
download | linux-f4f5748bfec94cf418e49bf05f0c81a1b9ebc950.tar.xz |
netfilter: ipset: fix a missing check of nla_parse
When nla_parse fails, we should not use the results (the first
argument). The fix checks if it fails, and if so, returns its error code
upstream.
Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions