mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-22 23:01:55 +02:00
All parsing errors were known but impossible to return. Now by making use of memprintf(), we're able to build meaningful error messages that the caller can display.