Matt Caswell 327de270d5 SSL_check_chain fix
If SSL_check_chain is called with a NULL X509 object or a NULL EVP_PKEY
or the type of the public key is unrecognised then the local variable
|cpk| in tls1_check_chain does not get initialised. Subsequently an
attempt is made to deref it (after the "end" label), and a seg fault will
result.

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
(cherry picked from commit d813f9eb383a93e472e69750cd1edbb170205ad2)
2015-03-12 09:29:48 +00:00
..
2015-03-09 10:54:06 +00:00
2015-02-27 20:31:28 +00:00
2015-01-22 09:31:38 +00:00
2014-11-27 21:46:00 +00:00
2015-03-10 10:45:52 +00:00
2015-03-11 10:45:23 +00:00
2015-03-05 09:28:37 +00:00
2015-02-27 15:18:20 +00:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-03-08 17:31:48 +00:00
2015-01-07 02:15:35 +01:00
2015-02-06 10:08:58 +00:00
2015-03-11 10:45:23 +00:00
2015-03-12 09:29:48 +00:00
2015-01-22 09:31:38 +00:00