]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix memory error with Kerberos authentication
authorMarkus Moeller <huaraz@moeller.plus.com>
Sun, 12 May 2013 11:06:22 +0000 (05:06 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 12 May 2013 11:06:22 +0000 (05:06 -0600)
commit691f66c0713464ce29d5c41234f36b6a4092e9f7
treee22670ef29894d3d4ab8cacd65a054d75ddb713f
parent7767ab7f7e8ad9eb31bc85e57b0f5966ac811b0b
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