From: Florin Malita Date: Sat, 13 Oct 2007 16:27:20 +0000 (-0400) Subject: mmc: possible leak in mmc_read_ext_csd X-Git-Tag: v2.6.24-rc1~475^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00cedfa67b3ab1588e2665eabd9843a3d8dd1dfc;p=pandora-kernel.git mmc: possible leak in mmc_read_ext_csd The exception path associated with an invalid ext_csd_struct returns without freeing ext_csd. Coverity CID 1909. Signed-off-by: Florin Malita Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed