VirtualBox

Changeset 30242 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Jun 16, 2010 12:36:55 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
62737
Message:

Assertions

File:
1 edited

Legend:

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

    r30241 r30242  
    7171            return pVCpu->idCpu;
    7272    }
     73    AssertFailed();
    7374    return NIL_VMCPUID;
    7475
     
    110111            return pVCpu;
    111112    }
     113    AssertFailed();
    112114    return NULL;
    113115
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette