VirtualBox

Changeset 18335 in vbox for trunk/src/VBox/VMM/PGMPhys.cpp


Ignore:
Timestamp:
Mar 26, 2009 6:06:06 PM (16 years ago)
Author:
vboxsync
Message:

PGMR3PhysGCPhys2CCPtrExternal: wrong assertion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMPhys.cpp

    r18294 r18335  
    418418VMMR3DECL(int) PGMR3PhysGCPhys2CCPtrExternal(PVM pVM, RTGCPHYS GCPhys, void **ppv, PPGMPAGEMAPLOCK pLock)
    419419{
    420     VM_ASSERT_OTHER_THREAD(pVM);
    421420    AssertPtr(ppv);
    422421    AssertPtr(pLock);
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