mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-06 06:33:28 +02:00
The mem_should_fail() call enabled by DEBUG_FAIL_ALLOC used to be placed only in the no-cache version of the allocator. Now we can generalize it to all modes and remove the exclusive test on CONFIG_HAP_NO_GLOBAL_POOLS.