CVSROOT: /cvs/uberbaum
Module name: winsup
Changes by: [email protected] 2010-04-02 15:41:27
Modified files:
cygwin : ChangeLog dtable.cc fhandler_tty.cc
Log message:
* dtable.cc (dtable::init_std_file_from_handle): Avoid adding fh to
fdtab until
we know that it is good.
* fhandler_tty.cc (fhandler_tty_slave::fhandler_tty_slave): Handle error
conditions more consistently. Avoid handle leakage on error.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4889&r2=1.4890
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dtable.cc.diff?cvsroot=uberbaum&r1=1.212&r2=1.213
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=uberbaum&r1=1.194&r2=1.195