In message <[EMAIL PROTECTED]> on Wed, 16 Jun 2004 12:30:28 -0400, Kevin Stefanik <[EMAIL PROTECTED]> said:
kstef> I think we can make do with a less involved fix, actually, by kstef> just backing out the conditional if the engine still _requires_ kstef> its own copy of the libcrypto code, or, preferably, just kstef> linking to libcrypto dynamically if the earlier requirement no kstef> longer holds. I just need an expert's best guess and I'll be kstef> out of your hair. Backing out is not an option. The ENGINE_get_static_state() check is there for a very specific reason that hits most Unixly users, at least if the engine is linked with the exact dynamic library that loads it. Since that's a fairly plausible scenario, I think it would be a bad move not to make any checks of the sort. ----- Please consider sponsoring my work on free software. See http://www.free.lp.se/sponsoring.html for details. -- Richard Levitte \ Tunnlandsv�gen 52 \ [EMAIL PROTECTED] [EMAIL PROTECTED] \ S-168 36 BROMMA \ T: +46-708-26 53 44 \ SWEDEN \ 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]
