diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-03-25 11:00:22 +0100 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2010-03-25 11:00:22 +0100 |
commit | 55e0d7cf279177dfe320f54816320558bc370f24 (patch) | |
tree | 6f8c896e95c4a315409fb8053f2ca075b8b72962 /include | |
parent | netfilter: xt_recent: fix regression in rules using a zero hit_count (diff) | |
download | linux-55e0d7cf279177dfe320f54816320558bc370f24.tar.xz linux-55e0d7cf279177dfe320f54816320558bc370f24.zip |
netfilter: xt_hashlimit: dl_seq_stop() fix
If dl_seq_start() memory allocation fails, we crash later in
dl_seq_stop(), trying to kfree(ERR_PTR(-ENOMEM))
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions