Skip to content
  • Jason Evans's avatar
    Fix a memory corruption bug in chunk_alloc_dss(). · 8f0e0eb1
    Jason Evans authored
    Fix a memory corruption bug in chunk_alloc_dss() that was due to
    claiming newly allocated memory is zeroed.
    
    Reverse order of preference between mmap() and sbrk() to prefer mmap().
    
    Clean up management of 'zero' parameter in chunk_alloc*().
    8f0e0eb1
To find the state of this project's repository at the time of any of these versions, check out the tags.