OpenSSL: clear any leftover errors from the stack after SSL_accept succeeds
[exim.git] / doc / doc-txt / ChangeLog
index e9e83e0ab8cb7b838a54a303e62ed6e196d6a86a..785d59bed05b40949ef1a62aeb53538e251a9ca7 100644 (file)
@@ -175,6 +175,11 @@ JH/37 Bug 2341: Send "message delayed" warning MDNs (restricted to external
 
 JH/38 Bug 2351: Log failures to extract envelope addresses from message headers.
 
 
 JH/38 Bug 2351: Log failures to extract envelope addresses from message headers.
 
+JH/39 OpenSSL: clear the error stack after an SSL_accept().  With anon-auth
+      cipher-suites, an error can be left on the stack even for a succeeding
+      accept; this results in impossible error messages when a later operation
+      actually does fail.
+
 
 Exim version 4.91
 -----------------
 
 Exim version 4.91
 -----------------