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

Change #263900

Category curl
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Tue 07 Apr 2026 15:59:04
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision b168fc79ff20807e592678bfc85272c1e1edd278

Comments

libssh: split myssh_statemach_act into sub functions and rename
Follow-up to bd3b2a626a33434a1e9e83a

- rename it to myssh_statemachine

- remove the use of ternary operators in the switch

- fix the error handling for if 'sshp' actually ever is NULL

Closes #21250

Changed files