VirtualBox

Ignore:
Timestamp:
Mar 6, 2022 9:20:43 PM (3 years ago)
Author:
vboxsync
Message:

libs/openssl-3.0.1: More build/linekr fixes, bugref:10128

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/openssl-3.0.1/crypto/engine/eng_list.c

    r94082 r94105  
    410410    if (iterator != NULL)
    411411        return iterator;
     412#ifndef VBOX
    412413    /*
    413414     * Prevent infinite recursion if we're looking for the dynamic engine.
     
    426427        return iterator;
    427428    }
     429#endif
    428430 notfound:
    429431    ENGINE_free(iterator);
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