]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix a few level-2+ debugs(); improve ErrorState debugging (#804)
authorJoshua Rogers <MegaManSec@users.noreply.github.com>
Sun, 18 Apr 2021 15:06:12 +0000 (15:06 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Tue, 20 Apr 2021 21:42:42 +0000 (21:42 +0000)
commit7ec92ef018e91cf93a4a683c6ec55b8e616216b2
treec47cb0ecb88bbc488ad0bea60bcfa21d39692342
parentc6f5ad1cf45c998f852febaf68113283c63957c2
Fix a few level-2+ debugs(); improve ErrorState debugging (#804)

When possible, report object contents rather than its memory address.
src/HttpHdrRange.cc
src/HttpHdrSc.cc
src/errorpage.cc
src/errorpage.h
src/tests/stub_errorpage.cc