curl-curl/lib/vssh
Daniel Stenberg d888a53e14
libssh: path length precaution
Make sure the string is non-zero before indexing it -1. Right now, the
path is always non-zero length so this is more for (future) safety
reasons.

Closes #21193
2026-04-02 09:55:25 +02:00
..
libssh2.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
libssh.c libssh: path length precaution 2026-04-02 09:55:25 +02:00
ssh.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
vssh.c protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
vssh.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00