Hello all,

Check-in [19505] and [19557] "cryptlib.c: allow application to override OPENSSL_isservice" adds call for GetProcAddress with argument name of function that start with underscore. The function OPENSSL_isservice is specific for windows platforms and on those platforms in not well defined naming convention for functions with "C" calling conventions - it is compiler dependent.

May be code after call could check for function name without underscode.

Roumen
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to