VirtualBox

Changeset 16420 in vbox


Ignore:
Timestamp:
Jan 30, 2009 3:01:16 PM (16 years ago)
Author:
vboxsync
Message:

Missed this one

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMBth.h

    r16419 r16420  
    151151            /** @todo Coordinate this better with the pool. */
    152152            if (pVM->pgm.s.CTX_SUFF(pShwPageCR3)->enmKind != PGMPOOLKIND_FREE)
    153                 pgmPoolFreeByPage(pPool, pVM->pgm.s.CTX_SUFF(pShwPageCR3), pVM->pgm.s.CTX_SUFF(pShwPageCR3)->iUser, pVM->pgm.s.CTX_SUFF(pShwPageCR3)->iUserTable);
     153                pgmPoolFreeByPage(pPool, pVM->pgm.s.CTX_SUFF(pShwPageCR3), pVM->pgm.s.iShwUser, pVM->pgm.s.iShwUserTable);
    154154            pVM->pgm.s.pShwPageCR3R3 = 0;
    155155            pVM->pgm.s.pShwPageCR3R0 = 0;
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