Add more error state transitions
authorMatt Caswell <matt@openssl.org>
Thu, 30 Apr 2015 10:11:04 +0000 (11:11 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 5 May 2015 18:45:37 +0000 (19:45 +0100)
commitcf9b0b6fb253fd40225d7c648a08646686e62d2d
treebc65f6ee7656b8bde783d898d4afd8bb6c6a9e17
parenta89db885e0d8aac3a9df1bbccb0c1ddfd8b2e10a
Add more error state transitions

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

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