VirtualBox

Changeset 65721 in vbox


Ignore:
Timestamp:
Feb 9, 2017 7:30:27 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
113432
Message:

VMM: fixed small memory leak in MMR3HyperAllocOnceNoRelEx()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/VBox/VMM/VMMR3/MMHyper.cpp

    r64373 r65721  
    10431043                               MMR3HeapAPrintf(pVM, MM_TAG_MM, "alloc once (%s)", mmGetTagName(enmTag)),
    10441044                               &GCPtr);
     1045        /* not needed anymore */
     1046        RTMemTmpFree(paPages);
    10451047        if (RT_SUCCESS(rc))
    10461048        {
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