]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[BUG] acl: srv_id must return no match when the server is NULL
authorWilly Tarreau <w@1wt.eu>
Wed, 23 Feb 2011 13:27:06 +0000 (14:27 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 23 Feb 2011 14:32:15 +0000 (15:32 +0100)
commit17af419a01d9f0d4f1cd6ce97cbe757e54b31558
tree58871597f57b382ab09f256ca6348edd6f24a055
parentdc23a92ee77cd591ece8c4082afefdd8bb903a72
[BUG] acl: srv_id must return no match when the server is NULL

Reported by HervĂ© Commowick, causes crashes when the server is not known.
src/backend.c