]> git.ipfire.org Git - thirdparty/squid.git/commit
NoNewGlobals for digestFieldsLookupTable (#1743)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Wed, 20 Mar 2024 22:59:46 +0000 (22:59 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Wed, 20 Mar 2024 22:59:53 +0000 (22:59 +0000)
commit738f51a1b2be8e824dda030031175c0d47f452d6
tree95572b902554c701dfcf17aab5dcad2a547e3d8b
parent388d024ea9d0cda146400219c3d7720aea839fc6
NoNewGlobals for digestFieldsLookupTable (#1743)

Detected by Coverity. CID 1554677: Initialization or destruction
ordering is unspecified (GLOBAL_INIT_ORDER).
src/auth/digest/Config.cc