]> git.ipfire.org Git - thirdparty/squid.git/commit
ntlm_fake_auth: Fix nesting error
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 30 Nov 2012 13:18:30 +0000 (06:18 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 30 Nov 2012 13:18:30 +0000 (06:18 -0700)
commit081c1e09734b57536dc8dc79300012502ec513a6
tree12f6e7549a0c7229a4157fcd8d3aa7d098e59377
parent645c2c39f266f621dfc0ad66a9dc320cd5f7da03
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