]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[NETFILTER]: nfnetlink_log: fix possible NULL pointer dereference
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Sat, 24 Mar 2007 20:33:56 +0000 (21:33 +0100)
committerAdrian Bunk <bunk@stusta.de>
Sat, 24 Mar 2007 20:33:56 +0000 (21:33 +0100)
commit4ed30ae44614fce21c5917fda7c513990915f363
treee545e8bb8e8c49f2e444ab99b59c094e4bc5aab5
parent27e24517f7de0fc20335295ebe1b83e7ce5bee20
[NETFILTER]: nfnetlink_log: fix possible NULL pointer dereference

Eliminate possible NULL pointer dereference in nfulnl_recv_config().

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
net/netfilter/nfnetlink_log.c