[Bug 1698] Connection stalls on PTY allocation failure

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Jan 15 12:36:05 EST 2010


https://bugzilla.mindrot.org/show_bug.cgi?id=1698

--- Comment #2 from Alex Beregszaszi <alex at rtfs.hu> 2010-01-15 12:36:04 EST ---
If you say this must be handled on the client part, then maybe in
clientloop.c:client_session2_setup() the do_close parameter might be
changed to 1 in client_expect_confirm(id, "PTY allocation", 0); inside
the want_tty if branch. Looks like that will terminate only that
channel.

Also notice the comment there: XXX wait for reply

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list