VirtualBox

Changeset 20855 in vbox


Ignore:
Timestamp:
Jun 23, 2009 4:33:25 PM (15 years ago)
Author:
vboxsync
Message:

Extra assertion

File:
1 edited

Legend:

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

    r20663 r20855  
    136136                rc = VMR3WaitU(pUVCpu);
    137137                if (RT_FAILURE(rc))
     138                {
     139                    AssertFailed();
    138140                    break;
     141                }
    139142            }
    140143        }
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