]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix memory leak when parsing deprecated %rG logformat code (#2187)
authorJoshua Rogers <MegaManSec@users.noreply.github.com>
Mon, 8 Sep 2025 05:06:43 +0000 (05:06 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 8 Sep 2025 05:15:42 +0000 (05:15 +0000)
commitb550f9e532a8ce6e6c6001f87e1b404483fbc89c
tree774f6e3bf85dfdfa9b193202435c4372a6bd7484
parent93bab071e35a03282fa607858175b27149b702f9
Fix memory leak when parsing deprecated %rG logformat code (#2187)

Also terminate the tables for ProxyProtocol and TableTransport %codes.
src/format/Token.cc