]> git.ipfire.org Git - thirdparty/squid.git/commit
Remember the ICAP OPTIONS fetching transaction so that we can clear/destroy
authorrousskov <>
Tue, 24 Jul 2007 22:43:33 +0000 (22:43 +0000)
committerrousskov <>
Tue, 24 Jul 2007 22:43:33 +0000 (22:43 +0000)
commit98a74c05b0fc17d1d2a80d95d8c4b4141b16e7fa
treec22cfeb8757533605d5a76c539ab0a25a0f33cc0
parent9db2e2131f2316169bb92a5143e9d87a5f984bda
Remember the ICAP OPTIONS fetching transaction so that we can clear/destroy
it when it is done, to avoid ICAPOptXactLauncher leak. Use the transaction
pointer instead of the boolean 'waiting' flag.
src/ICAP/ICAPServiceRep.cc
src/ICAP/ICAPServiceRep.h