Fix for potential deferencing of null pointer in o2i_SCT_signature
authorRob Percival <robpercival@google.com>
Wed, 24 Feb 2016 15:11:36 +0000 (15:11 +0000)
committerRich Salz <rsalz@openssl.org>
Fri, 26 Feb 2016 19:57:29 +0000 (14:57 -0500)
commit2882e96a5f22ebd0af5dfaf8617f7cff5a409512
tree53957e172b11f810b502f945c57da3dd7386b0f1
parent0cea8832df37d8fd3e664caec8abbdaa002122b1
Fix for potential deferencing of null pointer in o2i_SCT_signature

Reviewed-by: Ben Laurie <ben@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/ct/ct_oct.c