VirtualBox

Ignore:
Timestamp:
Jun 16, 2010 1:32:06 PM (14 years ago)
Author:
vboxsync
Message:

Removed assertions again; can cause double faults due to logging (recursive mess)

File:
1 edited

Legend:

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

    r30243 r30249  
    7171            return pVCpu->idCpu;
    7272    }
    73     AssertFailed();
    7473    return NIL_VMCPUID;
    7574
     
    111110            return pVCpu;
    112111    }
    113     AssertFailed();
    114112    return NULL;
    115113
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