curl/lib/vssh
Viktor Szakats 9f18cb6544
libssh2: error check and null-terminate in ssh_state_sftp_readdir_link()
- null-terminate the result to match the other getter
  `libssh2_sftp_symlink_ex()` call.

- check negative result and bail out early.

Reported-by: Joshua Rogers

Closes #18598
2025-09-18 22:01:27 +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
libssh.c tidy-up: drop stray "unused" comments 2025-09-03 16:31:16 +02:00
libssh2.c libssh2: error check and null-terminate in ssh_state_sftp_readdir_link() 2025-09-18 22:01:27 +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