]> 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)
committerAmos Jeffries <yadij@users.noreply.github.com>
Wed, 26 Mar 2025 01:33:42 +0000 (14:33 +1300)
commitf219cd80298c9f06d275a66177c15f402aac5e9d
tree8a2337882766a8ffeba8cff1a893b1b315bf5fe5
parent91645a759c7313cd63fde764b1165cc13cd94759
NoNewGlobals for cbdata_htable (#1991)

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