cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: bug in curl_multi_remove_handle()

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 5 Jun 2002 23:28:38 +0200 (MET DST)

On Wed, 5 Jun 2002, Gustaf Hui wrote:

> In curl_multi_remove_handle(), I have added one more line:
>
> easy->easy_handle->hostcache = NULL;
>
> This seems to fix the crash I see when cleaning up the easy handle, after
> it was removed from the multi handle. Please let me know if this make
> sense.

It makes perfect sense. Good catch and fix. Committing to CVS right now...

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
Received on 2002-06-05