]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: config: correct errors about argument number in condition in cfgparse.c
authorErwan Le Goas <elegoas@haproxy.com>
Thu, 29 Sep 2022 08:30:00 +0000 (10:30 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 29 Sep 2022 08:53:14 +0000 (10:53 +0200)
commitbe5ed92d0a98c939503a1ee5211c265cd162e194
tree350951cdd760c5fa8527949c83247c4b8d9c0831
parent1caa5351e5a709e3082e06a6e65bc63e30e757d8
MINOR: config: correct errors about argument number in condition in cfgparse.c

Put the right number in condition that takes the wrong number of arguments.

No backport needed, except if anonymization mechanism is backported.
src/cfgparse.c