]> git.ipfire.org Git - thirdparty/squid.git/commit
DW:
authorwessels <>
Wed, 15 Nov 2000 09:32:53 +0000 (09:32 +0000)
committerwessels <>
Wed, 15 Nov 2000 09:32:53 +0000 (09:32 +0000)
commit7ec87701ba195cba8a92f11098ef52c26939cb16
tree3ef51222a0837c161cfe034148f7ae1872d86bed
parent7210941817bf4e634286ae05439b937b898fe5d5
DW:
 - My recent clientLifetimeTimeout addition causes a memory leak because
   cbdata was locked, but never unlocked  if the timeout never happens.
   Maybe its safe enough to assume that if the FD is open, and the
   timeout triggers, that 'http' is valid.
src/client_side.cc