curl-library
bug in curl_multi_remove_handle()
From: Gustaf Hui <ghui_at_voicegenie.com>
Date: Wed, 5 Jun 2002 15:41:52 -0400
Received on 2002-06-05
Date: Wed, 5 Jun 2002 15:41:52 -0400
Hi,
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.
Gustaf
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
- application/octet-stream attachment: multi.patch