Fix CVE-2014-3470 steve/1.0.1h-secfix2
authorDr. Stephen Henson <steve@openssl.org>
Thu, 29 May 2014 14:00:05 +0000 (15:00 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 30 May 2014 11:18:14 +0000 (12:18 +0100)
commit4ad43d511f6cf064c66eb4bfd0fb0919b5dd8a86
tree8025aa44f08ca861e400da2887d70b80a6ddf7e4
parentd30e582446b027868cdabd0994681643682045a4
Fix CVE-2014-3470

Check session_cert is not NULL before dereferencing it.
ssl/s3_clnt.c