Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #246123

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Sun 19 Oct 2025 14:28:55
Repository https://api.github.com/repos/curl/curl
Project curl/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