mirror of
https://github.com/haproxy/haproxy.git
synced 2026-03-30 22:25:32 -04:00
The "bind" parsing code was duplicated for the peers section and as a result it wasn't kept updated, resulting in slightly different error behavior (e.g. errors were not freed, warnings were emitted as alerts) Let's first unify it into a new dedicated function that properly reports and frees the error. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||