On Tue, Mar 23, 2010, Dr. Stephen Henson wrote:

> Another possible cause is multiple closes on the same file descriptor in a
> multi threaded application. I saw this once myself where the SSL_free() closed
> the file descriptor and the application itself closed it as well.

The application is sendmail, it's not multi-threaded.

Seems like the new OpenSSL version uncovered an error in the shutdown
section of the MTA, I'll have to figure out how to fix that (without
rewriting the I/O section...)

Thanks for the feedback.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to