I've just replied to the ticket in question. It should probably just be a bzero() rather than setting the pointer to 0. Which should really be setting it to NULL.
Anyway, please test whether the bzero() works. If it does then I'll commit that fix to HEAD and 2.7. 2009/9/28 Jason Noble <[email protected]>: > I have opened a bug for this issue here: > http://bugs.squid-cache.org/show_bug.cgi?id=2788 Also, the previous patch > was not generated against head so I re-rolled the patch against current head > and attached to the bug report
