VirtualBox

Changeset 9691 in vbox


Ignore:
Timestamp:
Jun 13, 2008 3:56:28 PM (17 years ago)
Author:
vboxsync
Message:

Missing update

File:
1 edited

Legend:

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

    r8155 r9691  
    200200        paUsers[i].iNext = i + 1;
    201201        paUsers[i].iUser = NIL_PGMPOOL_IDX;
    202         paUsers[i].iUserTable = 0xfffe;
     202        paUsers[i].iUserTable = 0xfffffffe;
    203203    }
    204204    paUsers[cMaxUsers - 1].iNext = NIL_PGMPOOL_USER_INDEX;
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