> jaltman> Why is CRYPTO_malloc_init undefined in the latest snapshot? It is
> jaltman> most definitely needed on systems with dynamic libraries such as
> jaltman> windows
>
> CRYPTO_malloc_init() is not needed, since the things it loads are
> there by default anyway.
If the LIBEAY32.DLL is linked to the MSVCRT.DLL library and the app
is linked to MSVCRTD.DLL it is necessary for CRYTPO_malloc_init() to
be executed by the app so that the proper memory
allocation/deallocations routines are used.
Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
The Kermit Project * Columbia University
612 West 115th St #716 * New York, NY * 10025
http://www.kermit-project.org/k95.html * [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]