]> git.ipfire.org Git - thirdparty/squid.git/commit - src/acl/FilledChecklist.h
Upgrade ACLFilledChecklist::request to smart Pointer (#1501)
authorAmos Jeffries <yadij@users.noreply.github.com>
Sun, 8 Oct 2023 20:23:17 +0000 (20:23 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 9 Oct 2023 08:01:15 +0000 (08:01 +0000)
commitf05e4f37165390012c0be5c008485cf2faeeeb35
treee775865aa1f8ef843abb112b7cca4339c2a04c26
parent4e143970acc7832ae10aeb43f121df4bc4051430
Upgrade ACLFilledChecklist::request to smart Pointer (#1501)

No logic changes. Just the member type.
src/acl/FilledChecklist.cc
src/acl/FilledChecklist.h
src/auth/Acl.cc
src/auth/AclProxyAuth.cc
src/external_acl.cc