]> git.ipfire.org Git - thirdparty/squid.git/commit
ICAP fix: don't call fwd->complete() in HttpStateData::abortAdapting().
authorwessels <>
Wed, 4 Jan 2006 04:54:46 +0000 (04:54 +0000)
committerwessels <>
Wed, 4 Jan 2006 04:54:46 +0000 (04:54 +0000)
commit6b2bfcff8104000f8b116513b1a687ae23a7368a
tree6615b11be0639d5c7e11e318296536fd6f27b4ba
parent664fba56adc07c3ce94add53895d0499baa539c3
ICAP fix: don't call fwd->complete() in HttpStateData::abortAdapting().
Let the forwarding module decide what to do when its destructor gets
called.
src/http.cc