9aa1543e9c
Depending on virtual memory resource limits, it is necessary to attempt
allocating three maximally sized objects to trigger OOM rather than just
two, since the maximum supported size is slightly less than half the
total virtual memory address space.
This fixes a test failure that was introduced by
|
||
---|---|---|
.. | ||
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 |