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

--- Comment #2 from Alex Beregszaszi <[email protected]> 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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to