VirtualBox

Ignore:
Timestamp:
Jul 11, 2014 2:57:40 AM (10 years ago)
Author:
vboxsync
Message:

Need to initialize the SUPR3HardenedVerify* bits in the extension pack manager too, so split it (the init code) out into a separate API.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-helper-apps/VBoxExtPackHelperApp.cpp

    r51971 r51978  
    17871787        return RTMsgInitFailure(rc);
    17881788
    1789 #ifdef RT_OS_WINDOWS
    1790     SUPR3InitEx(false /*fUnrestricted*/, NULL); /* Ignore return code, we only need the image verifier bits to work. */
    1791 #endif
     1789    SUPR3HardenedVerifyInit();
    17921790    RTERRINFOSTATIC ErrInfo;
    17931791    RTErrInfoInitStatic(&ErrInfo);
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