Skip to content
Commit fed1f9f3 authored by Jason Evans's avatar Jason Evans
Browse files

Fix intermittent xallocx() test failures.

Modify xallocx() tests that expect to expand in place to use a separate
arena.  This avoids the potential for interposed internal allocations
from e.g. heap profile sampling to disrupt the tests.

This resolves #286.
parent a784e411
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment