]> andersk Git - openssh.git/commit - ChangeLog
- djm@cvs.openbsd.org 2009/09/01 14:43:17
authordtucker <dtucker>
Tue, 6 Oct 2009 22:01:03 +0000 (22:01 +0000)
committerdtucker <dtucker>
Tue, 6 Oct 2009 22:01:03 +0000 (22:01 +0000)
commit5561856d39df409314dff947895312e6c0c80c47
tree6c9877a43f0d29412f35b0aaca46b7d7b97aacbe
parentb717717435a3bd62f447fc6dd89cb9a5d0cf9654
   - djm@cvs.openbsd.org 2009/09/01 14:43:17
     [ssh-agent.c]
     fix a race condition in ssh-agent that could result in a wedged or
     spinning agent: don't read off the end of the allocated fd_sets, and
     don't issue blocking read/write on agent sockets - just fall back to
     select() on retriable read/write errors. bz#1633 reported and tested
     by "noodle10000 AT googlemail.com"; ok dtucker@ markus@
ChangeLog
ssh-agent.c
This page took 0.041364 seconds and 5 git commands to generate.