Re: curl 7.16.0 and git
2007-01-01 07:43:28 GMT
On Sun, 31 Dec 2006 14:32:03 +0100 (CET) Daniel Stenberg <daniel <at> haxx.se> wrote: > On Sat, 30 Dec 2006, George Sherwood wrote: > > > When we do not have NO_CURL_EASY_DUPHANDLE defined, http.c prepares > > a single "CURL *curl_default" with get_curl_handle(), and new > > request slots clone it using curl_easy_duphandle(). However, the > > returned "clone" somehow forgets to set the "magic" number that > > says it is a GOOD_EASY_HANDLE().' > > Thanks for reporting, but you could consider using the curl-library > list in the future for libcurl related matters. > > This particular problem is fixed in CVS. > Thanks for the quick fix. Sorry about using the wrong list. I have confirmed this fix works with git 1.4.4.3 George Sherwood
RSS Feed