VirtualBox

Changeset 6840 in vbox


Ignore:
Timestamp:
Feb 7, 2008 10:15:15 AM (17 years ago)
Author:
vboxsync
Message:

Free the allocated pages on ROM registration failure.

File:
1 edited

Legend:

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

    r6837 r6840  
    541541    }
    542542
    543     /** @todo free the memory! */
    544 
     543    /** @todo Purge the mapping cache or something... */
     544    GMMR3FreeAllocatedPages(pVM, pReq);
    545545    GMMR3AllocatePagesCleanup(pReq);
    546546    return rc;
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