diff options
author | 2014-10-21 11:28:12 +0300 | |
---|---|---|
committer | 2014-10-22 14:12:50 +0200 | |
commit | 0f9f5e1b83abd2b37c67658e02a6fc9001831fa5 (patch) | |
tree | 52e37b5829240e5d18b196831f25f338db3745cf /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | netfilter: nf_conntrack: allow server to become a client in TW handling (diff) | |
download | linux-dev-0f9f5e1b83abd2b37c67658e02a6fc9001831fa5.tar.xz linux-dev-0f9f5e1b83abd2b37c67658e02a6fc9001831fa5.zip |
netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
The ->ip_set_list[] array is initialized in ip_set_net_init() and it
has ->ip_set_max elements so this check should be >= instead of >
otherwise we are off by one.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions