]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cfgparse: Fail when encountering extra arguments in macro
authorTim Duesterhus <tim@bastelstu.be>
Wed, 26 May 2021 15:45:33 +0000 (17:45 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 27 May 2021 05:54:21 +0000 (07:54 +0200)
commit5546c8bdce64b1e67c897ac7705ca572c09f34bd
treef43bebaf3cf7988f212f91eabe16070043d2fde6
parent1f08bffe0cfaaedfc3e022c7c3be1580c3ed68de
MINOR: cfgparse: Fail when encountering extra arguments in macro

This resolves GitHub issue #1124.

This change should be backported as a *warning* to 2.4.
src/cfgparse.c