diff options
author | 2017-09-08 11:00:16 +0800 | |
---|---|---|
committer | 2017-09-08 18:55:53 +0200 | |
commit | 05d0eae7c1cf6bf7b19c02b3a97ff457b3317323 (patch) | |
tree | f2768449f917a5de1dd858d1ea9fb26c51209bb2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: core: remove erroneous warn_on (diff) | |
download | wireguard-linux-05d0eae7c1cf6bf7b19c02b3a97ff457b3317323.tar.xz wireguard-linux-05d0eae7c1cf6bf7b19c02b3a97ff457b3317323.zip |
netfilter: xt_hashlimit: alloc hashtable with right size
struct xt_byteslimit_htable used hlist_head, but memory allocation is
done through sizeof(struct list_head).
Signed-off-by: Zhizhou Tian <zhizhou.tian@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions