| commit | d39a3cffc907b54e69c3f607c1f0b74e931696fd | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Sun Feb 10 22:23:18 2008 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Sun Feb 10 22:23:18 2008 +1100 |
| tree | 5bc8ab6134657593b5a4f98b753bbbb9e30d0676 | |
| parent | b82f5dd17d2b3379526da41537a676da6fca84c6 [diff] |
- djm@cvs.openbsd.org 2008/01/19 20:51:26
[ssh.c]
ignore SIGPIPE in multiplex client mode - we can receive this if the
server runs out of fds on us midway. Report and patch from
gregory_shively AT fanniemae.com