VirtualBox

Changeset 21915 in vbox


Ignore:
Timestamp:
Jul 31, 2009 1:11:55 PM (15 years ago)
Author:
vboxsync
Message:

VMM/VMMR0: minor logging fix.

File:
1 edited

Legend:

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

    r19707 r21915  
    972972            if (RT_UNLIKELY(iPrev >= RT_ELEMENTS(pGVMM->aHandles)))
    973973            {
    974                 SUPR0Printf("GVM: used list index %d is out of range!\n");
     974                SUPR0Printf("GVM: used list index %d is out of range!\n", iPrev);
    975975                gvmmR0UsedUnlock(pGVMM);
    976976                gvmmR0CreateDestroyUnlock(pGVMM);
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