From: Tetsuo Handa Date: Mon, 17 Jan 2011 00:25:34 +0000 (+0900) Subject: trusted-keys: check for NULL before using it X-Git-Tag: v2.6.38-rc2~26^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e7491f685cbc962f2ef977f7b5f8ed0b3100e88;p=pandora-kernel.git trusted-keys: check for NULL before using it TSS_rawhmac() checks for data != NULL before using it. We should do the same thing for TSS_authhmac(). Signed-off-by: Tetsuo Handa Reviewed-by: Jesper Juhl Acked-by: Mimi Zohar Acked-by: David Howells Signed-off-by: James Morris --- Reading git-diff-tree failed