From: Dan Carpenter Date: Wed, 7 Dec 2011 11:58:26 +0000 (+0200) Subject: mpi/mpi-mpow: NULL dereference on allocation failure X-Git-Tag: v3.3-rc1~105^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe0e94c5a7e5335ba0d200e7d3e26e9f80cda4b1;p=pandora-kernel.git mpi/mpi-mpow: NULL dereference on allocation failure We can't call mpi_free() on the elements if the first kzalloc() fails. Signed-off-by: Dan Carpenter Signed-off-by: Dmitry Kasatkin Signed-off-by: James Morris --- Reading git-diff-tree failed