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
ssh.h
wolfssh.c