| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: Bug: curl doesn't notice ENOSPACE if it writes a small amount of data.
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 23 Nov 2009 15:00:15 +0100 (CET)
On Mon, 23 Nov 2009, Björn Augustsson wrote:
> $ curl -o short google.com
Thanks for this report.
I managed to repeat it exactly as you mentioned. And you know what? fwrite()
With strace we can see that the underlying write() function gets a -1
The fix turned out to be that we didn't do the proper error-checking on the
So, the version in CVS now detects this failure and reports it!
-- / daniel.haxx.se
-------------------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info