]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix assertion when dstdomain abused in access controls
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 10 Nov 2011 01:35:23 +0000 (14:35 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 10 Nov 2011 01:35:23 +0000 (14:35 +1300)
commit51734f15a818d2eef8f0ca37df5c5f849dda086c
tree6a7a38309acd27d3ebd773c8d0125414bf14937d
parent8df04495a5a6c663d27cb93a3575d266811bc841
Fix assertion when dstdomain abused in access controls

This converts an assertion into a logged warning and a failed-match if
dstdomain ACLs are used in places where the HTTP reuqest is not available.
src/acl/DestinationDomain.h