VirtualBox

Changeset 88979 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
May 11, 2021 12:16:23 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
144316
Message:

Runtimte/r0drv/memobj-r0drv.cpp: Free any mapping handle structure when a given memory object is freed with fFreeMappings==true, ticketref:20280

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp

    r82968 r88979  
    359359                return rc;
    360360            }
     361
     362            pChild->u32Magic++;
     363            pChild->enmType = RTR0MEMOBJTYPE_END;
     364            RTMemFree(pChild);
    361365        }
    362366    }
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