curl/lib/vssh
Tobias Stoeckmann 6f32048200
libssh2: set length to 0 if strdup failed
Internally, libssh2 dereferences the NULL pointer if length is non-zero.
The callback function cannot return the error condition, so at least
prevent subsequent crash.

Closes #13213
2024-03-28 11:21:44 +01:00
..
libssh2.c libssh2: set length to 0 if strdup failed 2024-03-28 11:21:44 +01:00
libssh.c lib: client reader polish 2024-03-08 13:11:17 +01:00
ssh.h vssh: remove the #ifdef for Curl_ssh_init, use empty macro 2023-10-20 22:56:01 +02:00
wolfssh.c lib: client reader polish 2024-03-08 13:11:17 +01:00