]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: init: verify that there is a single word on "-cc"
authorWilly Tarreau <w@1wt.eu>
Fri, 16 Jul 2021 14:36:05 +0000 (16:36 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 16 Jul 2021 17:18:41 +0000 (19:18 +0200)
commit7edc0fde0568d1dafef2aeffd7b5960bb019665c
tree1810dd97dc63b68d6157914a215260434430bfab
parent79c52ec6b437b35be141f8c2d20d67742be2a729
MINOR: init: verify that there is a single word on "-cc"

This adds the exact same restriction as commit 5546c8bdc ("MINOR:
cfgparse: Fail when encountering extra arguments in macro") but for
the "-cc" command line argument, for the sake of consistency.
src/haproxy.c