cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [patch] curl_easy_reset() triggers progress meter

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 29 Sep 2004 00:27:00 +0200 (CEST)

On Tue, 28 Sep 2004, Bertrand Demiddelaer wrote:

> Here's a patch to fully avoid curl_easy_reset() to enable progress meter (I
> think the current behaviour is not consistent, as curl_easy_init() doesn't
> enable it). Any ideas or suggestions ?

Great catch, thanks. Applied and committed.

One of these days we should use the reset code internally when we setup a new
handle so that we'll be sure that the exact same code is used...

> Btw, did you have time to check the new patch for the read() on free()ed
> data due to verbose setting ?

See my separate reply.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-09-29