| Summary: | ssh -W causes "getsockname failed: Bad file descriptor" errors | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Colin Watson <cjwatson> | ||||
| Component: | ssh | Assignee: | Damien Miller <djm> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | normal | CC: | djm, dtucker | ||||
| Priority: | P5 | ||||||
| Version: | 6.5p1 | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| URL: | http://bugs.debian.org/738693 | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 2188 | ||||||
| Attachments: |
|
||||||
|
Description
Colin Watson
2014-02-12 22:22:57 AEDT
Created attachment 2407 [details]
Skip get_sock_port call for c->sock==-1
Thanks for the detailed report as always. This should fix it.
Thanks, that indeed seems to solve the problem here. applied - thanks. Close all bugs left open from 6.6 and 6.7 releases. |