| commit | 677257fe07dd2b9a58817e1d42fc2c25bb618a4d | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Fri Jun 17 12:55:03 2005 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Fri Jun 17 12:55:03 2005 +1000 |
| tree | 087406abe9a0f12491122452ecad2b44a04d7908 | |
| parent | 17e7ed0e754577ae61cdd5e3f03b33fba2a09337 [diff] |
- markus@cvs.openbsd.org 2005/06/16 08:00:00
[canohost.c channels.c sshd.c]
don't exit if getpeername fails for forwarded ports; bugzilla #1054;
ok djm