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:41 +0000 (15:26 +0000)
commit9fdbaf3a322689a58381c724e4f3497320a69581
treef761e349bc399ebef3fffae2aa5ba67c272a8235
parent6fff54b0ced16781ff97592f6d6e1e532f9964bf
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