From: Mimi Zohar Date: Mon, 13 Dec 2010 21:53:10 +0000 (-0500) Subject: trusted-keys: additional TSS return code and other error handling X-Git-Tag: v2.6.38-rc1~429^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc5e0af0b36b6cc9de301074426c279fc9b72675;p=pandora-kernel.git trusted-keys: additional TSS return code and other error handling Previously not all TSS return codes were tested, as they were all eventually caught by the TPM. Now all returns are tested and handled immediately. This patch also fixes memory leaks in error and non-error paths. Signed-off-by: David Safford Acked-by: Mimi Zohar Acked-by: David Howells Acked-by: Serge E. Hallyn Signed-off-by: James Morris --- Reading git-diff-tree failed