From: Dan Carpenter Date: Wed, 19 Jun 2013 16:01:01 +0000 (+0300) Subject: FMC: NULL dereference on allocation failure X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~75^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e42d50baf43120a78985f13f6e9c8f92fae091c2;p=pandora-kernel.git FMC: NULL dereference on allocation failure If we don't allocate "arr" then the cleanup path will dereference it and oops. Signed-off-by: Dan Carpenter Acked-by: Alessandro Rubini Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed