VirtualBox

Changeset 20431 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jun 9, 2009 11:52:48 AM (16 years ago)
Author:
vboxsync
Message:

warning

File:
1 edited

Legend:

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

    r20421 r20431  
    101101    {
    102102        idxFree = pVM->rem.s.idxFreeList;
    103         if (idxFree == -1)
     103        if (idxFree == (uint32_t)-1)
    104104        {
    105105            pFree = NULL;
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