Add more error state transitions (client)
authorMatt Caswell <matt@openssl.org>
Thu, 30 Apr 2015 10:32:35 +0000 (11:32 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 5 May 2015 18:45:55 +0000 (19:45 +0100)
commitcc273a93617a5c1e69cb5db6f655e463f8e31806
treea3712c4aa5d50f9567b3265e64188b92da74c12d
parentcf9b0b6fb253fd40225d7c648a08646686e62d2d
Add more error state transitions (client)

Ensure all fatal errors transition into the new error state on the client
side.

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/s3_clnt.c