cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl problem with -k option on win32

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 12 Jan 2005 23:03:27 +0100 (CET)

On Wed, 12 Jan 2005, Jochen Roderburg wrote:

> I have the same here.
>
> Windows 2000
> curl 7.12.3 (i386-pc-win32) libcurl/7.12.3 OpenSSL/0.9.7e zlib/1.2.1
>
> Crashes immediately with no output.

This is hardly the same, is it? This is a crash, not just missing output.

> 0022F358 0043093B 00971178 00979920 0097A218 0097A218 !strlen
> 0022FA38 00431D31 00971060 0022FAB8 0022FA58 0022FA8B !curl_strnequal

Any possibility you can debug this further? It looks like the reasult of a bad
pointer passed to the curl_strnequal() function.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2005-01-12