]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 2224 fix: reentrant debugging crashes Squid
authorrousskov <>
Tue, 19 Feb 2008 04:54:07 +0000 (04:54 +0000)
committerrousskov <>
Tue, 19 Feb 2008 04:54:07 +0000 (04:54 +0000)
commit920ba08d44deaf3bed4da0d5558e231dd2e0fc84
tree1cc996bc5b8c7837f6447c38031384ead0b37800
parent80da6a92b7977d32f8fd8aa2eddf6efa5c22a7d0
Bug 2224 fix: reentrant debugging crashes Squid

This patch does not fix the true/core problem, but it changes some pieces of
code that expose that problem. There are probably other pieces not masked
by this patch.
src/client_side.cc