[openssh-commits] CVS: fuyu.mindrot.org: openssh

Darren Tucker dtucker at fuyu.mindrot.org
Wed Oct 7 09:01:03 EST 2009


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     dtucker at fuyu.mindrot.org 09/10/07 08:01:03

Modified files:
    .               : ChangeLog ssh-agent.c

Log message:
   - djm at 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@

Diff commands:
cvs -nQq rdiff -u -r1.5292 -r1.5293 openssh/ChangeLog
cvs -nQq rdiff -u -r1.179 -r1.180 openssh/ssh-agent.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5292;r2=1.5293&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-agent.c?r1=1.179;r2=1.180&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.


More information about the openssh-commits mailing list