Skip to content
  • Niels Möller's avatar
    Some cleanup. · 3566689a
    Niels Möller authored
    (lsh_space_alloc, lsh_space_free, lsh_space_realloc): Don't use
    these wrapper functions in the !DEBUG_ALLOC case, instead, use
    xalloc, free and xrealloc directly using some preprocessor
    hacks.
    
    Rev: src/xalloc.c:1.37
    Rev: src/xalloc.h:1.34
    3566689a