mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-25 00:42:04 +01:00
The purpose is to make the program die at this point, so let's help the compiler optimise the code (especially in sensitive areas) by telling it that ABORT_NOW() does not return. This reduces the overall code size by ~0.5%.