Mailing List Archive

[Bug 1254] Race condition in ssh-agent AUTH_CONNECTION
https://bugzilla.mindrot.org/show_bug.cgi?id=1254


Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |djm@mindrot.org




--- Comment #2 from Damien Miller <djm@mindrot.org> 2008-01-20 11:50:11 ---
This patch does not look correct - select() should guarantee that the
socket has data ready to be read, so EAGAIN should not occur.

Even if it does, falling back through to select() again to wait would
be the correct behaviour.

--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs