curl-curl/lib/vssh
Daniel Stenberg ab3a293fd0
libssh: fix range parsing error handling mistake
The range-parsing returned CURLE_RANGE_ERROR directly on one error
instead of calling myssh_to_ERROR() like it should and like it does for
all other errors.

Reported in Joshua's sarif data

Closes #18652
2025-09-21 09:49:38 +02:00
..
.checksrc checksrc: reduce exceptions, apply again to curlx 2025-06-27 17:33:35 +02:00
curl_path.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
curl_path.h lib: include files using known path 2025-04-08 17:00:00 +02:00
libssh2.c libssh2: up the minimum requirement to 1.9.0 2025-09-20 22:39:07 +02:00
libssh.c libssh: fix range parsing error handling mistake 2025-09-21 09:49:38 +02:00
ssh.h libssh: Use sftp_aio instead of sftp_async for sftp_recv 2025-07-28 22:35:39 +02:00
wolfssh.c wolfssh: move the sftp upload init out of the state machine 2025-08-14 08:58:59 +02:00