mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-14 22:18:58 +02:00
Even if this cannot happen, ensure <bind_conf> is initialized in this function to please some compilers. Takes the opportunity of this patch to replace an ABORT_NOW() by a BUG_ON() because if the variable values they test are not initialized, this is really because there is a bug. Must be backported to 2.6.