[Bug 1363] sshd gets stuck: select() in packet_read_seqnr waits indefinitely

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Sep 18 16:41:49 EST 2007


http://bugzilla.mindrot.org/show_bug.cgi?id=1363





--- Comment #6 from Tomas Mraz <t8m at centrum.cz>  2007-09-18 16:41:46 ---
Shouldn't the ms_to_timeval(&timeout, ms_remain); be called inside the
for(;;) loop? As you said the contents of the timeout is undefined on
some platforms after returning from the select().


-- 
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list