[Bug 888] "break" request is not being handled when channel type is SSH_CHANNEL_OPEN
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Jun 30 15:43:21 EST 2004
http://bugzilla.mindrot.org/show_bug.cgi?id=888
Summary: "break" request is not being handled when channel type
is SSH_CHANNEL_OPEN
Product: Portable OpenSSH
Version: 3.8p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: darren.warner at aitgroup.com
SSH v2 "break" requests are currently only handled when sessions are
initializing (i.e. when c->type == SSH_CHANNEL_LARVAL). This prevents correct
terminal handling after shell/exec etc. is requested.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list