commit | e9dfdc052d018268926ab769d5b7598226713d5a | [log] [tgz] |
---|---|---|
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | Sat Nov 07 11:23:34 2015 +0100 |
committer | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | Sat Nov 07 11:23:34 2015 +0100 |
tree | 96d9bfe74c437af2a0b5b3c42ed808ce003feda9 | |
parent | 95ad1f4a9358dff1dcf84bf5c9cc84caa9215f7f [diff] |
netfilter: ipset: Fix hash:* type expiration Incorrect index was used when the data blob was shrinked at expiration, which could lead to falsely expired entries and memory leak when the comment extension was used too. Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>