Change #246099
Category | None |
Changed by | Daniel Stenberg <daniel | @haxx.se>
Changed at | Sun 19 Oct 2025 11:24:46 |
Repository | https://api.github.com/repos/curl/curl |
Project | curl/curl |
Branch | bagder/libssh-readdir |
Revision | 36c2cc29bc17547c6ec169efb5c9a7ce409a3559 |
Comments
libssh: return the proper error for reddir problems The code would return without setting sshc->actualcode or returning the CURLcode error. Reported by ZeroPath
Changed files
- lib/vssh/libssh.c