VirtualBox

Ignore:
Timestamp:
May 4, 2022 9:36:42 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
151226
Message:

libs/openssl-3.0.x: Attemped build fix for darwin.arm64. bugref:9898 bugref:10128

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/openssl-3.0.2/crypto/cpuid.c

    r94320 r94828  
    181181 * There are also assembler versions of this function.
    182182 */
    183 # undef CRYPTO_memcmp
     183# ifdef FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION /* VBox */
     184#  undef CRYPTO_memcmp
     185# endif                                          /* VBox */
    184186int CRYPTO_memcmp(const void * in_a, const void * in_b, size_t len)
    185187{
Note: See TracChangeset for help on using the changeset viewer.

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