]> git.ipfire.org Git - thirdparty/squid.git/commit
ext_kerberos_ldap_group_acl: Improve LDAPMessage freeing (#2181)
authorJoshua Rogers <MegaManSec@users.noreply.github.com>
Sat, 6 Sep 2025 12:34:22 +0000 (12:34 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 6 Sep 2025 12:34:25 +0000 (12:34 +0000)
commit9b6f3be2fb8d81d664dd94f08070bfe78658b67d
tree7be6f17c1ff8ac210a3f61e23b0c18f0fd106fb1
parentced404a0d53f3fdb7660bb214e019da4fdc27591
ext_kerberos_ldap_group_acl: Improve LDAPMessage freeing (#2181)

Do not free uninitialized or freed LDAPMessage.
src/acl/external/kerberos_ldap_group/support_ldap.cc