[openssh-commits] [openssh] branch V_9_0 updated (94eb6858 -> 2ea0157c)
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Apr 12 09:35:59 AEST 2022
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch V_9_0
in repository openssh.
from 94eb6858 update version numbers for release
new 2ea0157c upstream: clear io_want/io_ready flags at start of poll() cycle;
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 2ea0157c6614a70f86c34e2526abaf2d498920f5
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Apr 11 22:52:08 2022 +0000
upstream: clear io_want/io_ready flags at start of poll() cycle;
avoids plausible spin during rekeying if channel io_want flags are reused
across cycles. ok markus@ deraadt@
OpenBSD-Commit-ID: 91034f855b7c73cd2591657c49ac30f10322b967
Summary of changes:
channels.c | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list