From: Patrick McHardy Date: Thu, 20 Aug 2009 02:47:34 +0000 (+0000) Subject: netfilter: xt_quota: fix wrong return value (error case) X-Git-Tag: v2.6.31-rc8~45^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2149f66f49ab07515666127bf5140c5c94677af8;p=pandora-kernel.git netfilter: xt_quota: fix wrong return value (error case) Success was indicated on a memory allocation failure, thereby causing a crash due to a later NULL deref. (Affects v2.6.30-rc1 up to here.) Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed