]> git.kaiwu.me - haproxy.git/commit
[CLEANUP] config: use warnif_cond_requires_resp() to check for bad ACLs
authorWilly Tarreau <w@1wt.eu>
Thu, 28 Jan 2010 16:59:39 +0000 (17:59 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 28 Jan 2010 16:59:39 +0000 (17:59 +0100)
commitf1e98b86282280249b655b93d60a7cf24800b320
tree7981a7b91e260df9bfd13bd0ca0e2e5232237927
parentef6494cb8c5a532777af5b7a17693fc8ea221556
[CLEANUP] config: use warnif_cond_requires_resp() to check for bad ACLs

Factor out some repetitive copy-pasted code to check for request ACLs
validity.
include/proto/acl.h
src/acl.c
src/cfgparse.c