]> andersk Git - openssh.git/commitdiff
- djm@cvs.openbsd.org 2010/01/30 02:54:53 origin
authordjm <djm>
Sat, 30 Jan 2010 06:42:01 +0000 (06:42 +0000)
committerdjm <djm>
Sat, 30 Jan 2010 06:42:01 +0000 (06:42 +0000)
     [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

ChangeLog

index 37c5fa4e53cc2a173c47c03bf9ad1334dde8a2c2..56cc86ae7b20355b6c8a381c08fb6e9a174c3b93 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
      [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()
This page took 0.049201 seconds and 5 git commands to generate.