]> git.ipfire.org Git - thirdparty/squid.git/commit
ntlm_fake_auth: Fix nesting error
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 24 Nov 2012 02:13:27 +0000 (19:13 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 24 Nov 2012 02:13:27 +0000 (19:13 -0700)
commit20ac2e5c5b4b65a1a88d65fd0995b637a59342f5
tree69105ddb91f4b1ee0a6d789c825cfeaec5942d4f
parent1e1b9a15218adf578c20a61b1b92d884914eee78
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