]> git.ipfire.org Git - thirdparty/squid.git/commit
ntlm_fake_auth: Fix nesting error
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 15 Nov 2012 09:00:29 +0000 (02:00 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 15 Nov 2012 09:00:29 +0000 (02:00 -0700)
commit2b506a23dbea86eb6c6e9f5fc1fee44aa1965ac1
tree04737732b3e94e356b50a8813cf78419996aeda7
parent665e9b5bd4e9a9e3cadcd8f6735ab75f512c2e96
ntlm_fake_auth: Fix nesting error

Broken macro wrapping leads to the fake authenticator sending bad
responses to Squid. This can ead to users being rejected by the fake
helper whose purpose is to accept everything.

 Detected by Coverity Scan. Issue 740394
helpers/ntlm_auth/fake/ntlm_fake_auth.cc