Check public key is not NULL.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 18 Feb 2015 00:34:59 +0000 (00:34 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 2 Mar 2015 15:26:52 +0000 (15:26 +0000)
commit4bf7b291692c59270ddca0e62de1f11611591cfc
tree222a560395f5d97207143d18b94d417202984bab
parent42ad0100f12841e35f8dacef5b010de450ea5fe3
Check public key is not NULL.

CVE-2015-0288
PR#3708

Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit 28a00bcd8e318da18031b2ac8778c64147cd54f9)
crypto/x509/x509_req.c