From: Patrick McHardy Date: Mon, 13 Mar 2006 04:32:47 +0000 (-0800) Subject: [NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereference X-Git-Tag: v2.6.16~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=406dbfc9ae0e6b7eb4da4a52c0a6556a0d7e6a2f;p=pandora-kernel.git [NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereference Fix NULL-ptr dereference when a config message for a non-existant queue containing only an NFQA_CFG_PARAMS attribute is received. Coverity #433 Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed