mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
Limit supported size and alignment to HUGE_MAXCLASS, which in turn is now limited to be less than PTRDIFF_MAX. This resolves #278 and #295. |
||
|---|---|---|
| .. | ||
| aligned_alloc.c | ||
| allocated.c | ||
| chunk.c | ||
| mallocx.c | ||
| MALLOCX_ARENA.c | ||
| overflow.c | ||
| posix_memalign.c | ||
| rallocx.c | ||
| sdallocx.c | ||
| thread_arena.c | ||
| thread_tcache_enabled.c | ||
| xallocx.c | ||