mirror of
https://github.com/curl/curl.git
synced 2024-12-03 06:20:31 +08:00
083b4ab6e4
... instead of separate malloc() calls: - removes two mallocs (and associated error handling paths) - makes cleanup easier Also reduce maximum SFTP file path lengths to 1024 bytes universally everywhere. Using the system's own MAX_PATH did not make sense since this is mostly about getting a remote file name. Closes #15285 |
||
---|---|---|
.. | ||
.checksrc | ||
curl_path.c | ||
curl_path.h | ||
libssh2.c | ||
libssh.c | ||
ssh.h | ||
wolfssh.c |