Skip to content
  • Jason Evans's avatar
    Fix size class overflow handling when profiling is enabled. · 241abc60
    Jason Evans authored
    Fix size class overflow handling for malloc(), posix_memalign(),
    memalign(), calloc(), and realloc() when profiling is enabled.
    
    Remove an assertion that erroneously caused arena_sdalloc() to fail when
    profiling was enabled.
    
    This resolves #232.
    241abc60
To find the state of this project's repository at the time of any of these versions, check out the tags.