cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Malformed URLs using curl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 22 Jan 2009 12:01:16 +0100 (CET)

On Thu, 22 Jan 2009, Guenther Boelter wrote:

>> A much likelier reason is that the program using libcurl (esniper in this
>> case) does something weird.
>>
> The output not, I agree. But that's not my problem ....
>
> My problem is: What,s destroying my URLs and why only sometimes.
>
> That looks like caused due a Buffer Overflow for me.

Right, but your URLs are kept and handled outside of libcurl so why even
suspect libcurl in the first place? You get URL. URL looks weird. URL is then
passed to libcurl...

-- 
  / daniel.haxx.se
Received on 2009-01-22