| Summary: | MaxSessions=0 causes client to hang | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Iain Morgan <imorgan> | ||||
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | normal | CC: | djm | ||||
| Priority: | P2 | ||||||
| Version: | 5.1p1 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 1481 | ||||||
| Attachments: |
|
||||||
|
Description
Iain Morgan
2008-09-05 13:51:44 AEST
Created attachment 1586 [details]
call cleanup handlers on channel open failures
This patch changes the way that we clean up on receipt of an open failure message so that we run the callbacks that are needed for ssh to notice that its session channel has gone away.
put this on the list for 5.2 patch applied - this will be in openssh-5.2. Thanks! Close bugs fixed/reviewed for openssh-5.2 release |