mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-13 12:39:08 +02:00
This is just an API bug but it's annoying when trying to tidy the code. The default proxy passed in argument must be a const and not a variable. No backport is needed as it only impacts new code.