Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 May : Exception in IdSSLOpenSSLHeaders
| Subject: | Exception in IdSSLOpenSSLHeaders |
| Posted by: | "Bert" (bendl..@dictanet.com) |
| Date: | Tue, 29 May 2007 10:34:06 |
I got an exception in unit IdSSLOpenSSLHeaders in the "procedure Unload" at
call
LStack := IdSslCompGetCompressionMethods;
This Unload was called from "procedure UnLoadOpenSSLLibrary" in unit
IdSSLOpenSSL;
Is that an knowned problem, what can i do?
The exception raised while closing my app.(FTP/SSL).
Use Indy 10.1.6
In 10.1.5 never got this exception.
Bert