Change #263883
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Tue 07 Apr 2026 14:50:42 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | a20989b82c5c6ac98997734726aed891f806fd45 |
Comments
libssh2: split ssh_statemachine into more sub functions The pieces of the state machine that were not separate functions before, now are. Also removed the use of ternary operators in the function calls. Follow-up to f0bf43e20936cf4aa2665 Closes #21249
Changed files
- lib/vssh/libssh2.c