mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
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*(). |
||
|---|---|---|
| .. | ||
| html.xsl.in | ||
| jemalloc.xml.in | ||
| manpages.xsl.in | ||
| stylesheet.xsl | ||