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

Reply via email to