CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/04/11 16:52:08
Modified files:
usr.bin/ssh : channels.c
Log message:
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@
