]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix memory error with Kerberos authentication
authorMarkus Moeller <huaraz@moeller.plus.com>
Sun, 19 May 2013 02:32:47 +0000 (20:32 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 19 May 2013 02:32:47 +0000 (20:32 -0600)
commit65eca8e970405e59fe446cf10bc5d6cc8f0687c0
tree978f0a0706d30fd060d8cf0d1b13f735069e8871
parente48d53b23d36b988771806528172bc0e6395a163
Fix memory error with Kerberos authentication

Uninitialized variable 'dp' shows up as
"glibc detected (ext_kerberos_ldap_group_acl): double free or corruption"

see mailing list thread for full details:
http://www.squid-cache.org/mail-archive/squid-users/201305/0031.html
helpers/external_acl/kerberos_ldap_group/kerberos_ldap_group.cc