-
bagder added jim_patterson to the PycURL project.
2009-11-06 22:32:37 UTC in PycURL
-
Thanks a lot. This seems like a good idea.
Two things on the patch, one question and one request:
Question: In the function Curl_resolv_unlock() the free functions are only called in inuse is zero AND timestamp is zero. What is the rationale for checking the timestamp? If it reaches zero uses, why can't it be freed unregarding of what the time stamp field says? I think it would be suitable...
2009-11-06 22:29:31 UTC in curl and libcurl
-
bagder added dbprice1 to the PycURL project.
2009-11-06 19:26:15 UTC in PycURL
-
Thanks a lot, but this problem is already fixed in CVS and in the latest release: 7.19.7!
2009-11-05 15:14:08 UTC in curl and libcurl
-
Thanks for your report.
We're however quite certain that the bug you've reported already has been fixed in CVS.
2009-11-01 18:39:54 UTC in curl and libcurl
-
Thanks for the report, this problem is now fixed in CVS!
2009-10-31 21:21:33 UTC in curl and libcurl
-
The example can of course be improved, please post your patches.
For the CURLOPT_SSL_CTX_FUNCTION problem I would also appreciate patches, but I would prefer to see this issue discussed on the curl-library mailing list first properly since it isn't a plain bug fix but it will change the behavior of existing functionality and I want that to be brought to other people's attention before we even...
2009-10-30 22:47:40 UTC in curl and libcurl
-
This problem will hopefully be addressed with the work I already mentioned. Planed for inclusion in the main code after the 7.19.7 release.
2009-10-30 22:42:18 UTC in curl and libcurl
-
Let me quote docs/KNOWN_BUGS:
64. The threaded resolver used in libcurl on Windows has some kind of race
problem when multiple simultanoes resolves are done, like with the multi
interface transferring many files in parallell:
http://curl.haxx.se/mail/lib-2009-04/0028.html
There have been some work on a fix for this, but very few windows people have joined in to comment or help so...
2009-10-25 18:32:34 UTC in curl and libcurl
-
Can you please provide an example source code that shows a memory corruption case that isn't the fault of the app?.
2009-10-21 14:53:02 UTC in curl and libcurl