]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix for recent "clientReplyContext keeps a FwdState refcount" patch.
authorwessels <>
Sat, 6 May 2006 05:36:40 +0000 (05:36 +0000)
committerwessels <>
Sat, 6 May 2006 05:36:40 +0000 (05:36 +0000)
commit158ba2c8d2a9ee90e6eba5ee0ef59ace1647e8f6
tree495b88128614cd8e47adc1a1e938a077532796a1
parentae1feb3070f0bfc0e5dc2c4df90c4d9870313966
Fix for recent "clientReplyContext keeps a FwdState refcount" patch.
I missed the more common case where fwdStart() was called.
src/client_side_reply.cc