- 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
This commit is contained in:
parent
0dac03febd
commit
c3ca35f424
|
@ -13,6 +13,11 @@
|
|||
[mux.c]
|
||||
kill correct channel (was killing already-dead mux channel, not
|
||||
its session channel)
|
||||
- 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
|
||||
|
||||
20100129
|
||||
- (dtucker) [openbsd-compat/openssl-compat.c] Bug #1707: Call OPENSSL_config()
|
||||
|
|
Loading…
Reference in New Issue