mån 2010-06-07 klockan 10:38 +0200 skrev Kinkie: > Well, what I recall from the discussion is that valgrind support for > squid acts by changing the memory allocation mechanisms to be > valgrind-friendly. But I'm okay with any decision :)
It does change the cbdata implementation to the older cbdata storage model with separate allocations, but that's a purely internal change with no end-user visible effect other than making cbdata & valgrind work together. The resulting code is slightly less optimized. Regards Henrik
