From 05daae8c9bfea5c6dd755ae24e237ad3ccc9cc5c Mon Sep 17 00:00:00 2001 From: djm Date: Sat, 30 Jan 2010 06:42:01 +0000 Subject: [PATCH] - 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 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 37c5fa4e..56cc86ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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() -- 2.45.1