VirtualBox

Changeset 52847 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 24, 2014 3:45:35 PM (10 years ago)
Author:
vboxsync
Message:

stamR3LookupMaybeFree: disable asserting code.

File:
1 edited

Legend:

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

    r52841 r52847  
    11331133        return;
    11341134
     1135#if 0 /** @todo Asserts in stamR3LookupDestroyTree. */
    11351136    if (pParent->cDescsInTree == 0 && pParent->pParent)
    11361137    {
     
    11561157     */
    11571158    stamR3LookupDestroyTree(pCur);
     1159#endif
    11581160}
    11591161
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