]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: fix regression in OpenSSH 9.4 (mux.c r1.99) that caused
authordjm@openbsd.org <djm@openbsd.org>
Fri, 18 Aug 2023 01:37:41 +0000 (01:37 +0000)
committerDamien Miller <djm@mindrot.org>
Fri, 18 Aug 2023 02:04:05 +0000 (12:04 +1000)
commitf3e39c4700d543945ea89eedf4c8e8671d41200e
tree88b654ffc7bd389cbfed37d4dcec345b9541c415
parentc8e79e4872e1863438acd0204e2b8f05352575f9
upstream: fix regression in OpenSSH 9.4 (mux.c r1.99) that caused

multiplexed sessions to ignore SIGINT under some circumstances. Reported by /
feedback naddy@, ok dtucker@

OpenBSD-Commit-ID: 4d5c6c894664f50149153fd4764f21f43e7d7e5a
kex.c
misc.c
misc.h
mux.c