]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[BUG] config: look for ID conflicts in all sockets, not only last ones.
authorWilly Tarreau <w@1wt.eu>
Sun, 4 Oct 2009 19:13:39 +0000 (21:13 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 4 Oct 2009 19:13:39 +0000 (21:13 +0200)
commit9d7e335127427102cc89d6f07c12218a3be0f35e
tree63da23e7b5965314121669072617ccc6162ed9a1
parentaeebf9ba6574ca5b8c352685546c0799ecd5e259
[BUG] config: look for ID conflicts in all sockets, not only last ones.

ID conflicts between 'bind' lines were not detected due to this typo.
src/cfgparse.c