commit | 0d04410ebe1b245a62536cbda691487d7482953e | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Fri May 20 15:19:48 2022 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri May 20 18:39:43 2022 +0200 |
tree | 1cf2b09a7be664e6530dd8c91aa5f19ed3cf86d7 | |
parent | cc3d7166f45f3b27a1c01237e307bfbfe1dce7b5 [diff] |
BUG/MINOR: peers: fix error reporting of "bind" lines In case the str2listener() parser reports a generic error with no message when parsing the argument of a "bind" statement in a "peers" section, the reported error indicates an invalid address on the empty arg. This has existed since 2.0 with commit 355b2033e ("MINOR: cfgparse: SSL/TLS binding in "peers" sections."), so this must be backported till 2.0.