VirtualBox

Changeset 29601 in vbox


Ignore:
Timestamp:
May 18, 2010 8:39:41 AM (14 years ago)
Author:
vboxsync
Message:

Corrected assertion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/GMMR0.cpp

    r29600 r29601  
    39103910    GMM_GET_VALID_INSTANCE(pGMM, VERR_INTERNAL_ERROR);
    39113911
    3912     Assert(pRecVM->pGlobalModule);
     3912    Assert(pRecVM->pGlobalModule || pRecVM->fCollision);
    39133913    if (pRecVM->pGlobalModule)
    39143914    {
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