]> git.ipfire.org Git - thirdparty/squid.git/commit
Handle NTLM helper returning OK without user= value
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 8 Aug 2013 06:06:58 +0000 (00:06 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 8 Aug 2013 06:06:58 +0000 (00:06 -0600)
commitefdf2c3931f9d5a38ad300de79780509c29c611f
tree43565b640e4a2e9b237e59511687e6d788d8ad00
parente0ad0f6cbea88d018bad7714adcbb714141271e3
Handle NTLM helper returning OK without user= value

Prevent crash by treating this case as an error and failed
authentication

 Detected by Coverity Scan. Issue 1020656.
src/auth/ntlm/UserRequest.cc