curl-library
Re: 7.15.4 introduced crash problem
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 8 Jul 2006 01:00:34 +0200 (CEST)
Date: Sat, 8 Jul 2006 01:00:34 +0200 (CEST)
On Tue, 4 Jul 2006, Ingmar Runge wrote:
> I attached a modified version of the multi-single.c example to reproduce the
> crash.
Thanks. Using your example I could repeat the crash immediately. I've then
fixed the problem within libcurl which really was a confusion about what each
easy handle's dns cache pointer was pointing to. I added a 'cache type' struct
member to hold that info and to make it easier to avoid this problem in the
future.
Just committed it. Now your crashing example works fine in my end.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-07-08