VirtualBox

Changeset 18647 in vbox


Ignore:
Timestamp:
Apr 2, 2009 4:03:29 PM (15 years ago)
Author:
vboxsync
Message:

GMMR0CleanupVM: fixed state validation.

File:
1 edited

Legend:

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

    r18617 r18647  
    742742     */
    743743    if (    pGVM->gmm.s.enmPolicy > GMMOCPOLICY_INVALID
    744         ||  pGVM->gmm.s.enmPolicy < GMMOCPOLICY_END)
     744        &&  pGVM->gmm.s.enmPolicy < GMMOCPOLICY_END)
    745745    {
    746746        /*
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