bugzilla-daemon at mindrot.org
2004-Jun-30 05:43 UTC
[Bug 888] "break" request is not being handled when channel type is SSH_CHANNEL_OPEN
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.
bugzilla-daemon at mindrot.org
2004-Jun-30 05:45 UTC
[Bug 888] "break" request is not being handled when channel type is SSH_CHANNEL_OPEN
http://bugzilla.mindrot.org/show_bug.cgi?id=888 ------- Additional Comments From darren.warner at aitgroup.com 2004-06-30 15:45 ------- Created an attachment (id=673) --> (http://bugzilla.mindrot.org/attachment.cgi?id=673&action=view) Fix supplied by Damien Miller ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Jun-30 12:42 UTC
[Bug 888] "break" request is not being handled when channel type is SSH_CHANNEL_OPEN
http://bugzilla.mindrot.org/show_bug.cgi?id=888
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From djm at mindrot.org 2004-06-30 22:42 -------
Fix applied - will be in next release. Thanks for the report!
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.