mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 21:42:47 +02: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%.