]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: config: report missing peers section name
authorWilly Tarreau <w@1wt.eu>
Tue, 5 Mar 2013 10:31:55 +0000 (11:31 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 6 Mar 2013 18:08:26 +0000 (19:08 +0100)
commit0dbbf317e6ee80e60bebf11d0f8446f7a2aa7db9
tree47c987c628db3b5c81a5c937542e337dd8c05903
parent4f4b18b2ec8de2e5efed9625f1a9fbe82e8f2e73
MINOR: config: report missing peers section name

Right now we report "invalid character ''" which is a bit confusing,
better make a special case of the missing name.
src/cfgparse.c