[Bug 2565] High baud rate gets sent, solaris closes pty

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Mon Apr 18 20:59:31 AEST 2016


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
does setting ospeed actually do anything on a PTY? AFAIK it doesn't on
OS X, BSD or Linux.

If the terminal is being closed as a result of a failed cfsetispeed()
call then that indicates a kernel or (possibly) libc problem - ssh
doesn't exit when that fails, it just logs an error and continues.

-- 
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