curl/lib/vssh
Daniel Stenberg bdaa6dd5ba
libssh: if sftp_init fails, don't get the sftp error code
This flow extracted the wrong code (sftp code instead of ssh code), and
the code is sometimes (erroneously) returned as zero anyway, so skip
getting it and set a generic error.

Reported-by: David McLaughlin
Fixes #9737
Closes #9740
2022-10-16 23:48:50 +02:00
..
libssh2.c misc: ISSPACE() => ISBLANK() 2022-09-06 08:34:30 +02:00
libssh.c libssh: if sftp_init fails, don't get the sftp error code 2022-10-16 23:48:50 +02:00
ssh.h tidy-up: delete parallel/unused feature flags 2022-10-06 15:30:13 +00:00
wolfssh.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00