VirtualBox

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


Ignore:
Timestamp:
Dec 15, 2008 10:28:56 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
40958
Message:

PGM: Fixed saved state hack (VMMDev Heap).

File:
1 edited

Legend:

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

    r15438 r15491  
    24822482            &&  !strcmp(pRam->pszDesc, "VMMDev Heap")
    24832483            &&  pRam->pNextR3)
    2484         {
    2485             pRam = pRam->pNextR3;
    2486             i++;
    2487         }
     2484            pRam = pRam->pNextR3; /* don't increment i. */
    24882485
    24892486        /* Match it up with the current range. */
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