curl-library
Re: libcurl bug?
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 16 Aug 2005 17:13:31 +0200 (CEST)
Date: Tue, 16 Aug 2005 17:13:31 +0200 (CEST)
On Tue, 16 Aug 2005, Dragos MOINESCU wrote:
> I am using libcurl 7.14.0 statically linked.
> I think there is a problem with gethostbyname_thread(). Looking at
> the callstack I receive:
> gethostbyname_thread(void * arg=0x00000000) Line 189 C
>
> hostthre.c:189:
> if (!DuplicateHandle(curr_proc, td->mutex_waiting,
> curr_proc, &mutex_waiting, 0, FALSE,
> DUPLICATE_SAME_ACCESS))
> have any clues?
How do to make the problem appear? What else is there in the call stack?
Can you figure out how it can get called with a NULL argument?
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-08-16