Change #246124
Category | curl |
Changed by | Daniel Stenberg <daniel | @haxx.se>
Changed at | Sun 19 Oct 2025 14:28:55 |
Repository | https://github.com/curl/curl.git |
Project | curl |
Branch | master |
Revision | 990a23bb97915567415d5857ee6d862a1528f1af |
Comments
libssh: return the proper error for readdir problems The code would return without setting sshc->actualcode or returning the CURLcode error. Reported by ZeroPath Closes #19135
Changed files
- lib/vssh/libssh.c