]> git.ipfire.org Git - thirdparty/curl.git/commit
libssh2: fix EAGAIN return in ssh_state_auth_agent
authorDaniel Stenberg <daniel@haxx.se>
Mon, 13 Oct 2025 07:36:08 +0000 (09:36 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 13 Oct 2025 08:46:42 +0000 (10:46 +0200)
commitdee72fe31e3c07433b0f7c103bc416a65f572e03
tree00a9a2cab6e08fa64a3b31fcc5807db7ce419cfa
parente003c0b25934bd8875ce34df2e4141fe518356ae
libssh2: fix EAGAIN return in ssh_state_auth_agent

Reported-by: Joshua Rogers
Closes #19042
lib/vssh/libssh2.c