| commit | c3ca35f42421d6cdc66411f29c0220068475efa7 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Sat Jan 30 17:42:01 2010 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Sat Jan 30 17:42:01 2010 +1100 |
| tree | 91ce8a4a243373158838eddfd8987f995a207c17 | |
| parent | 0dac03febdb52ccf0dfe19dcb1d7e895264b218a [diff] |
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[mux.c]
don't mark channel as read failed if it is already closing; suppresses
harmless error messages when connecting to SSH.COM Tectia server
report by imorgan AT nas.nasa.gov