curl/lib/vssh
Daniel Stenberg 578706adde
libssh/libssh2: reject quote command lines with too much data
If there is lingering letters left on the right side after the paths
have been parsed, they are syntactically incorrect so returning error is
the safe thing to do.

Reported-by: Harry Sintonen
Closes #19030
2025-10-12 15:34:27 +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
libssh.c libssh/libssh2: reject quote command lines with too much data 2025-10-12 15:34:27 +02:00
libssh2.c libssh/libssh2: reject quote command lines with too much data 2025-10-12 15:34:27 +02:00
ssh.h libssh2: clarify that sshp->path is always at least one byte 2025-10-06 13:57:19 +02:00