[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Mon May 19 16:05:41 EST 2008
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 08/05/19 16:05:41
Modified files:
. : ChangeLog channels.c
Log message:
- markus at cvs.openbsd.org 2008/05/09 16:17:51
[channels.c]
error-fd race: don't enable the error fd in the select bitmask
for channels with both in- and output closed, since the channel
will go away before we call select();
report, lots of debugging help and ok djm@
Diff commands:
cvs -nQq rdiff -u -r1.4928 -r1.4929 openssh/ChangeLog
cvs -nQq rdiff -u -r1.260 -r1.261 openssh/channels.c
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4928;r2=1.4929
http://cvsweb.mindrot.org/index.cgi/openssh/channels.c?r1=1.260;r2=1.261
Please note that there may be a delay before commits are available
on the public CVSWeb site.
More information about the openssh-commits
mailing list