mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-23 07:11:43 +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.