]> git.ipfire.org Git - thirdparty/squid.git/commit
NoNewGlobals for cbdata_htable (#1991)
authorEduard Bagdasaryan <eduard.bagdasaryan@measurement-factory.com>
Wed, 5 Feb 2025 12:58:59 +0000 (12:58 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Wed, 5 Feb 2025 13:52:00 +0000 (13:52 +0000)
commitbbcef1c5cc499808dd7836c7fa9a721f8244ea11
treef34add1826b0b0fc309c4248b1d9ab43ad02f47b
parent3352fa224061cebc9038ac48fde6905abf7832ce
NoNewGlobals for cbdata_htable (#1991)

This fix also reduces memory leak false positives
reported by Valgrind.
src/cbdata.cc