CVSROOT:        /cvs
Module name:    src
Changes by:     mar...@cvs.openbsd.org  2009/11/11 14:37:03

Modified files:
        usr.bin/ssh    : channels.c channels.h 

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

Reply via email to