]> git.ipfire.org Git - thirdparty/squid.git/commit
ext_ad_group_acl: Fix domain lookup error handling (#2180)
authorJoshua Rogers <MegaManSec@users.noreply.github.com>
Sat, 6 Sep 2025 08:28:12 +0000 (08:28 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 6 Sep 2025 11:11:34 +0000 (11:11 +0000)
commitced404a0d53f3fdb7660bb214e019da4fdc27591
treeefb68c31f32a96cc186648ba3d1632d50a73304d
parent9cb4475b0d031cf33e63e587f0ada69f48b52d78
ext_ad_group_acl: Fix domain lookup error handling (#2180)

On errors, the helper was reporting DsRoleGetPrimaryDomainInformation()
error info using the wrong/bogus error code and probably freeing an
uninitialized pointer.
src/acl/external/AD_group/ext_ad_group_acl.cc