Le Vendredi 9 Janvier 2009 09:21:54, Alex Rousskov a écrit : > On Fri, 2009-01-09 at 01:01 -0800, David Molnar wrote: > > I noticed that the host name was being passed around as a pointer in the > > DynamicSslCert code, and I had a hunch that perhaps the buffer was being > > free'd at some point. I found a call to freeAllContexts() in > > ConnStateData::switchToHttps in client_side.cc. > > My bug. I did not realize freeAllContexts() frees the request. The fix, > similar to what you have described, has been committed to the > DynamicSslCert branch (r9342). > > Your debugging and analysis made the fix trivial. Do you mind if I add > you to the Squid CONTRIBUTORS file? > > Thank you, > > Alex. I see this branch is agains sq 3.1.0.2, could it be possible we could get a DIFF agains main branch to see if this can be forwardport to 3.1.0.17? or, where I can get 3.1.0.2, it is not available at squid page. Regards, LD