https://bugzilla.mindrot.org/show_bug.cgi?id=1698
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Darren Tucker <[email protected]> 2010-01-15 09:57:28 EST --- I think it's a bug in the client failing to handle the pty allocation failure. I looked at this once before but at the time the code made if very difficult to associate the failure message with the pty request. We've improved it since then so it might be time to take another look. You can't just disconnect. A single sshd can have multiple sessions and thus multiple ptys, so the failure to allocate one should not cause the connection to terminate. -- 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
