VirtualBox

Changeset 29601 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
May 18, 2010 8:39:41 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
61750
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.

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