mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-25 01:02:24 +00:00
Fix hang on failure of GSSAPI authentication.
Added a missing pq_push_front (see commit a41eefff4
), without which
the SSH_MSG_USERAUTH_FAILURE was being dropped from the userauth
packet queue before returning to the top of the loop which waits for
it to arrive.
This commit is contained in:
parent
b8c4d042bd
commit
1bed56cf57
Loading…
Reference in New Issue
Block a user