diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2008-09-07 18:20:36 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-09-07 18:20:36 -0700 |
commit | 51807e91a76a531d059ec7ce3395c435e4df52a8 (patch) | |
tree | a2d88b7df0e16e627c8771b072decdc9e1c43c33 /fs/sysv | |
parent | 887464a41fde7e9e1e11ca86748338033c502446 (diff) |
netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixlet
It does "kfree(list_head)" which looks wrong because entity that was
allocated is definitely not list_head.
However, this all works because list_head is first item in
struct nf_ct_gre_keymap.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/sysv')
0 files changed, 0 insertions, 0 deletions