Hello,
If Your application is multithreaded you should free
the error queue. For current thread just add line:
ERR_remove_state(0);
More information:
http://www.openssl.org/docs/crypto/ERR_remove_state.html#Best regards, -- Marek Marcola <[EMAIL PROTECTED]> ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
