VirtualBox

Changeset 46546 in vbox for trunk


Ignore:
Timestamp:
Jun 14, 2013 9:20:15 AM (12 years ago)
Author:
vboxsync
Message:

Runtime/alloc: activating memory tracking and electric fence at the same time is not possible

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/alloc.cpp

    r44528 r46546  
    4040#endif
    4141
     42#if defined(RTMEMALLOC_USE_TRACKER) && defined(RTMEM_NO_WRAP_TO_EF_APIS)
     43# error "Cannot define both RTMEMALLOC_USE_TRACKER and RTMEM_NO_WRAP_TO_EF_APIS!"
     44#endif
     45
    4246
    4347/*******************************************************************************
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