diff options
author | 2012-11-19 06:42:21 +0000 | |
---|---|---|
committer | 2012-11-21 23:49:02 +0100 | |
commit | 4fe198e6b136c516df493ec325ab8f70d470f477 (patch) | |
tree | a4ccacf489278a85e6252dee1bdb56d345faa6f1 /tools/perf/scripts/python | |
parent | Linux 3.7-rc6 (diff) | |
download | linux-dev-4fe198e6b136c516df493ec325ab8f70d470f477.tar.xz linux-dev-4fe198e6b136c516df493ec325ab8f70d470f477.zip |
netfilter: ipset: Fix range bug in hash:ip,port,net
Due to the missing ininitalization at adding/deleting entries, when
a plain_ip,port,net element was the object, multiple elements were
added/deleted instead. The bug came from the missing dangling
default initialization.
The error-prone default initialization is corrected in all hash:* types.
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions