VirtualBox

Changeset 9758 in vbox


Ignore:
Timestamp:
Jun 17, 2008 11:41:16 AM (17 years ago)
Author:
vboxsync
Message:

Wrong assertion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r9757 r9758  
    30693069            if (pPdptDst->a[iPDPTE].n.u1Present)
    30703070                pShwPde = pgmPoolGetPage(pPool, pPdptDst->a[iPDPTE].u & X86_PDPE_PG_MASK);
    3071             else
    3072                 Assert(pPDSrc == NULL);
    30733071
    30743072            if (pPDSrc == NULL)
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