VirtualBox

Changeset 14553 in vbox for trunk/src/VBox/Devices/Network


Ignore:
Timestamp:
Nov 25, 2008 8:39:40 AM (16 years ago)
Author:
vboxsync
Message:

introduces VBOX_WITH_SLIRP_MEMORY_CHECK to enable EFENCE memory check

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/slirp/slirp.h

    r14275 r14553  
    2727#define LOG_GROUP LOG_GROUP_DRV_NAT
    2828#include <VBox/log.h>
     29#ifdef VBOX_WITH_SLIRP_MEMORY_CHECK
     30#define RTMEM_WRAP_TO_EF_APIS
     31#endif /* VBOX_WITH_SLIRP_MEMORY_CHECK */
    2932#include <iprt/mem.h>
    3033#ifdef RT_OS_WINDOWS
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