VirtualBox

Ignore:
Timestamp:
Jul 16, 2024 8:25:18 AM (5 months ago)
Author:
vboxsync
Message:

OpenSSL: Calling convention fix. bugref:10725

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/openssl-3.1.5/crypto/threads_iprt.c

    r104078 r105339  
    177177 * Wrapper that calls the @a init function given CRYPTO_THREAD_run_once().}
    178178 */
    179 static int32_t cryptoThreadRunOnceWrapper(void *pvUser)
     179static DECLCALLBACK(int32_t) cryptoThreadRunOnceWrapper(void *pvUser)
    180180{
    181181    void (*pfnInit)(void) = (void (*)(void))pvUser;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette