curl-curl/lib/vssh
Daniel Stenberg 62961d6cc5
lib: stop NULL-checking conn->passwd and ->user
They always point to a string. The string might be zero length.

Closes #19059
2025-10-15 10:44:51 +02:00
..
curl_path.c libssh2: clarify that sshp->path is always at least one byte 2025-10-06 13:57:19 +02:00
curl_path.h lib: include files using known path 2025-04-08 17:00:00 +02:00
libssh2.c lib: stop NULL-checking conn->passwd and ->user 2025-10-15 10:44:51 +02:00
libssh.c lib: reduce use of data->conn-> 2025-10-15 08:03:29 +02:00
ssh.h libssh2: clarify that sshp->path is always at least one byte 2025-10-06 13:57:19 +02:00