Fix CVE-2014-3470
authorDr. Stephen Henson <steve@openssl.org>
Thu, 29 May 2014 14:00:05 +0000 (15:00 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 5 Jun 2014 12:24:30 +0000 (13:24 +0100)
commite5f706590c7b1f19ca34415593aebdb6cbef355b
treec8fd810f2dd0d6188b83fdfbfbcd7532baa6949f
parenta5d03c54ab9f14ffe709b948fe3076104845467b
Fix CVE-2014-3470

Check session_cert is not NULL before dereferencing it.
(cherry picked from commit 8011cd56e39a433b1837465259a9bd24a38727fb)
ssl/s3_clnt.c