]> git.ipfire.org Git - thirdparty/squid.git/commit
Fixed ICAP memory leak. ICAPClientRespmodPrecache no longer has
authorwessels <>
Tue, 24 Jan 2006 05:47:56 +0000 (05:47 +0000)
committerwessels <>
Tue, 24 Jan 2006 05:47:56 +0000 (05:47 +0000)
commitf3bd1a07554cbaa81040cfe90ab45ebb974d9b25
tree328de6067a1fdea1968d2a452ab7eb8b28f2fa90
parent7514268ebbc43b8c37d8ae22d86e96da3eee202d
Fixed ICAP memory leak.  ICAPClientRespmodPrecache no longer has
to "give up control" of the HttpReply since it is now lock-counted.
src/ICAP/ICAPClientRespmodPrecache.cc