VirtualBox

Changeset 60909 in vbox for trunk


Ignore:
Timestamp:
May 9, 2016 8:52:53 PM (9 years ago)
Author:
vboxsync
Message:

IEM: Release build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAll.cpp

    r60907 r60909  
    1205512055     * Commit the pending bounce buffers (usually just one).
    1205612056     */
    12057 #ifdef VBOX_STRICT
     12057# ifdef VBOX_STRICT
    1205812058    unsigned cBufs = 0;
    12059 #endif
     12059# endif
    1206012060    unsigned iMemMap = RT_ELEMENTS(pIemCpu->aMemMappings);
    1206112061    while (iMemMap-- > 0)
     
    1209512095                     VBOXSTRICTRC_VAL(rcStrictCommit2), VBOXSTRICTRC_VAL(rcStrict)));
    1209612096            }
     12097# ifdef VBOX_STRICT
    1209712098            cBufs++;
     12099# endif
    1209812100        }
    1209912101
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