In message <[EMAIL PROTECTED]> on Sun, 24 Nov 2002 11:38:09 +0100, ssl
mailing list <[EMAIL PROTECTED]> said:
ssl> Hard to believe it might by true. Nevertheless
ssl> everything indicates there is a major design flaw
ssl> in BIO:
ssl>
ssl> BIO sends FILE* pointer across dll boundary, causing
ssl> crash of statically linked version of libeay32.dll.
ssl> (At least on WINNT). To reproduce, modify the corresponding
ssl> compiler switch to /MT and try enclosed tests. The crash
ssl> is located inside the EnterCriticalSection API, since the dll
ssl> incorrectly considers sent FILE* as FILEX structure after
ssl> being unable to locate it in its own list of FILEs.
ssl>
ssl> This is caused by the fact, both exe and dll maintain its
ssl> own copy of the run time library, hence FILE* from
ssl> the exe cannot work inside the DLL.
1. You didn't attach any test file.
2. What do you suggest we do?
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]