VirtualBox

Changeset 6903 in vbox


Ignore:
Timestamp:
Feb 11, 2008 5:07:12 PM (17 years ago)
Author:
vboxsync
Message:

Fixed bug (regression) in PGMAssertHandlerAndFlagsInSync.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAll.cpp

    r6902 r6903  
    15771577                            unsigned uState2 = pgmHandlerPhysicalCalcState(pPhys2);
    15781578                            uState = RT_MAX(uState, uState2);
    1579                             pPhys2 = pPhys2;
     1579                            pPhys = pPhys2;
    15801580                        }
    15811581
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