]> git.ipfire.org Git - thirdparty/squid.git/commit
Coverity detected possible NULL dereference.
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 2 Oct 2008 11:37:19 +0000 (00:37 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 2 Oct 2008 11:37:19 +0000 (00:37 +1300)
commite77cac8b29092e2a4daf8c8888f05046d5e9f8a4
tree2f41afacb963735e01ffe085eef9c6f91c874077
parente95c3c51369e84518cb57cf31db74fb9445dfd86
Coverity detected possible NULL dereference.

KK message response with exactly zero-length encrypted data component
will cause Squid fakeauth helper to crash.

Not expected in normal operation. But maybe seen with specially crafted
or rare mangled responses.
helpers/ntlm_auth/fakeauth/fakeauth_auth.c