]> git.ipfire.org Git - thirdparty/openssl.git/commit
Clarify that SSL_shutdown() must not be called after a fatal error
authorMatt Caswell <matt@openssl.org>
Wed, 20 Feb 2019 14:21:36 +0000 (14:21 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 26 Feb 2019 10:54:04 +0000 (10:54 +0000)
commitf4800345d95d632d424f9b2725418c0c2ec6f029
tree6cb17e2e8bb8e850e1818f313f2fbcb2b0b7f971
parent565a19eef35926b4b9675f6cc3964fb290a5b380
Clarify that SSL_shutdown() must not be called after a fatal error

Follow on from CVE-2019-1559

Reviewed-by: Richard Levitte <levitte@openssl.org>
doc/man3/SSL_get_error.pod
doc/man3/SSL_shutdown.pod