40cbd30d50
Fix huge_ralloc_no_move() to succeed if an allocation request results in the same usable size as the existing allocation, even if the request size is smaller than the usable size. This bug did not cause correctness issues, but it could cause unnecessary moves during reallocation. |
||
---|---|---|
.. | ||
aligned_alloc.c | ||
allocated.c | ||
chunk.c | ||
MALLOCX_ARENA.c | ||
mallocx.c | ||
overflow.c | ||
posix_memalign.c | ||
rallocx.c | ||
sdallocx.c | ||
thread_arena.c | ||
thread_tcache_enabled.c | ||
xallocx.c |