diff options
author | Patrick McHardy <kaber@trash.net> | 2006-03-13 05:40:43 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-03-13 05:40:43 +0100 |
commit | 31fe4d331729e9687db84521c3ceb8e43390efcf (patch) | |
tree | 3db1ef1a3daaf10d01ab18dbcc0f107857919eac /arch/x86_64/kernel/entry.S | |
parent | [IPV4/6]: Fix UFO error propagation (diff) | |
download | linux-31fe4d331729e9687db84521c3ceb8e43390efcf.tar.xz linux-31fe4d331729e9687db84521c3ceb8e43390efcf.zip |
[NETFILTER]: arp_tables: fix NULL pointer dereference
The check is wrong and lets NULL-ptrs slip through since !IS_ERR(NULL)
is true.
Coverity #190
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/x86_64/kernel/entry.S')
0 files changed, 0 insertions, 0 deletions