]> git.ipfire.org Git - thirdparty/squid.git/commit
NoNewGlobals for MemBlob::Stats (#1749)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Sun, 7 Apr 2024 16:51:02 +0000 (16:51 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 8 Apr 2024 05:42:47 +0000 (05:42 +0000)
commit9e6c696c80946964c7b6fb3aee38d253493cb603
treeef252fa86f99d4cddd4acebaa659d6b8f8910fc9
parent597b7f1283f9aa602efd1d8edbcdae0f17f26b52
NoNewGlobals for MemBlob::Stats (#1749)

Detected by Coverity. CID 1554656: Initialization or destruction
ordering is unspecified (GLOBAL_INIT_ORDER).

Also update MemBlobStats initialization.
src/sbuf/MemBlob.cc
src/sbuf/MemBlob.h