On Tue, 16 Nov 2021, Damien Miller wrote: > Another couple of fixes in tomorrow's snaps. One to avoid errors like: > > > channel 3: chan_read_failed for istate 3 > > Another avoids a situation where sshd could get stuck spinning on poll() > if it fails. > > (Both uncovered by web browsing through a SOCKS dynamic forwarder)
BTW I have uploaded the diff for this change to github in case anyone is curious: https://patch-diff.githubusercontent.com/raw/djmdjm/openssh-wip/pull/6 or in patch(1) format: https://patch-diff.githubusercontent.com/raw/djmdjm/openssh-wip/pull/6.diff