[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Fri Jan 8 17:08:00 EST 2010
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 10/01/08 17:08:00
Modified files:
. : ChangeLog channels.c channels.h
Log message:
- markus at cvs.openbsd.org 2009/11/11 21:37:03
[channels.c channels.h]
fix race condition in x11/agent channel allocation: don't read after
the end of the select read/write fdset and make sure a reused FD
is not touched before the pre-handlers are called.
with and ok djm@
Diff commands:
cvs -nQq rdiff -u -r1.5340 -r1.5341 openssh/ChangeLog
cvs -nQq rdiff -u -r1.288 -r1.289 openssh/channels.c
cvs -nQq rdiff -u -r1.92 -r1.93 openssh/channels.h
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5340;r2=1.5341&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/channels.c?r1=1.288;r2=1.289&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/channels.h?r1=1.92;r2=1.93&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