| Summary: | change the proc title of a forked mux master when it was gracefully-closed | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Bert Wesarg <Bert.Wesarg> | ||||
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | enhancement | CC: | djm | ||||
| Priority: | P5 | ||||||
| Version: | 5.8p2 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Bug Depends on: | 1883 | ||||||
| Bug Blocks: | 1845 | ||||||
| Attachments: |
|
||||||
Fixed - thanks. This will be in OpenSSH-5.9 close resolved bugs now that openssh-5.9 has been released |
Created attachment 2053 [details] sample implementation Since #1883 was applied to 5.9, the proc title should be changed after the mux was gracefully-closed. Attached is a patch.