]> granicus.if.org Git - curl/commit
libssh2: return CURLE_UPLOAD_FAILED on failure to upload
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 5 Nov 2017 14:06:30 +0000 (15:06 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 1 Dec 2017 16:35:15 +0000 (17:35 +0100)
commit38aef6dc454d7edc335c44edfec72c7eb151b029
tree88ff6e2714b5a8adabcfee2f65c559a769b1a888
parent75427291e5e06afed7aff0de992cad2cbec5a214
libssh2: return CURLE_UPLOAD_FAILED on failure to upload

This brings its in sync with the error code returned by the
libssh backend.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
lib/ssh.c
tests/data/test623