Ed Swierk wrote on 2014-02-21:
> The latest tboot crashes during boot if there's no TPM at all, because
> write_tb_error_code() tries to dereference the null g_tpm pointer.
>
> IMHO all the functions that dereference g_tpm should first check if
> it's null, and return an error code. This patch fixes only one
> instance.

Thank you for the fix. It will be upstreamed soon with your signed-off. And 
one additional patch will fix the g_tpm null pointer check.

Jimmy

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
tboot-devel mailing list
tboot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tboot-devel

Reply via email to