Ignore:
Timestamp:
May 24, 2007, 5:09:09 AM (18 years ago)
Author:
bird
Message:

A very simple electric fence heap (windows only for now).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmakenew/misc.c

    r903 r909  
    348348/* Don't bother if we're using dmalloc; it provides these for us.  */
    349349
    350 #ifndef HAVE_DMALLOC_H
     350#if !defined(HAVE_DMALLOC_H) && !defined(ELECTRIC_HEAP) /* bird */
    351351
    352352#undef xmalloc
Note: See TracChangeset for help on using the changeset viewer.