VirtualBox

Changeset 51972 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Jul 10, 2014 1:17:32 PM (10 years ago)
Author:
vboxsync
Message:

duh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp

    r51970 r51972  
    837837#ifdef IN_RING3
    838838    /* Check that the caller has performed the necessary library initialization. */
    839     if (RTCrX509Certificate_IsPresent(&g_BuildX509Cert))
     839    if (!RTCrX509Certificate_IsPresent(&g_BuildX509Cert))
    840840        return RTErrInfoSet(pErrInfo, VERR_WRONG_ORDER,
    841841                            "supHardenedWinVerifyImageByHandle: supHardenedWinInitImageVerifier was not called.");
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