Changeset 6840 in vbox
- Timestamp:
- Feb 7, 2008 10:15:15 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMPhys.cpp
r6837 r6840 541 541 } 542 542 543 /** @todo free the memory!*/544 543 /** @todo Purge the mapping cache or something... */ 544 GMMR3FreeAllocatedPages(pVM, pReq); 545 545 GMMR3AllocatePagesCleanup(pReq); 546 546 return rc;
Note:
See TracChangeset
for help on using the changeset viewer.