CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/01/30 00:20:57

Modified files:
        usr.bin/ssh    : clientloop.c 

Log message:
check the return value of ssh_packet_write_poll() and call
sshpkt_fatal() if it fails; avoid potential busy-loop under some
circumstances. Based on patch by Mike Frysinger; ok dtucker@

Reply via email to