]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Wed, 1 Apr 1998 03:35:37 +0000 (03:35 +0000)
committerwessels <>
Wed, 1 Apr 1998 03:35:37 +0000 (03:35 +0000)
ChangeLog

index 34d49ce05b708a90c82f469cbf1096417b2b1e03..9e9b1c1e081431376c10a407537f7993d94e3384 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,8 @@
        - Fixed httpReadReply() to retry failed HTTP requests on
          persistent connections when read() returns -1, not only
          when it returns 0.
+       - Fixed cbdata memory counting leak.  cbdataUnlock() always
+         called free(), never memFree().
 
 Changes to squid-1.2.beta18 (Mar 23, 1998):