[squid-users] Squid 3.5.16 and vary loop objects (bug ?)

joe chip_pop at hotmail.com
Wed Apr 6 08:51:21 UTC 2016


amos  one think i notice 
=== modified file 'src/MemObject.cc'
--- src/MemObject.cc	2016-01-01 00:14:27 +0000
+++ src/MemObject.cc	2016-04-01 06:15:31 +0000
@@ -136,8 +136,6 @@
     HTTPMSGUNLOCK(request);
 
     ctx_exit(ctx);              /* must exit before we free mem->url */
-
-    safe_free(vary_headers); /*??????? do we need to clear (vary_headers)
if yes then you forget to insert vary_headers.clear(); */
+    vary_headers.clear();      /* missing for reason on patch
squid-3.5-14016.patch */
 }



--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-3-5-16-and-vary-loop-objects-bug-tp4676901p4676948.html
Sent from the Squid - Users mailing list archive at Nabble.com.


More information about the squid-users mailing list