]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: cfgparse: check max arguments in the proxies sections
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 28 Apr 2015 18:17:49 +0000 (20:17 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 28 May 2015 16:43:03 +0000 (18:43 +0200)
commitdf1425ad454d66dea94d0387f1e928a1211d325d
tree0133c1e859bee16a47b1cd40c1362956a6771bbd
parent1a748aed0764dbb434e1e2f4a06bcb7f8bc27263
MEDIUM: cfgparse: check max arguments in the proxies sections

Add checks on the maximum number of arguments in proxies sections.
src/cfgparse.c