cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SMB long local write

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 8 Dec 2014 15:48:10 +0100 (CET)

On Mon, 8 Dec 2014, Daniel Stenberg wrote:

> Additionally: Curl_client_write() is used without checking the return code
> which is a major nono [*]. It MUST check the return code and bail out on
> errors.

I added a warning now which makes smb.c no longer build with gcc. I left the
error in the code as it needs to address the large buffer problem primarily so
just removing this warning is not enough.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-12-08