Change #254880
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Sun 11 Jan 2026 23:28:54 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | bd3b2a626a33434a1e9e83a1e8573ef2c8c65358 |
Comments
libssh: simplify myssh_statemach_act() Reduce complexity by splitting out sub functions. Made myssh_quote_error() to reduce code duplication. Closes #20252
Changed files
- lib/vssh/libssh.c