]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler_tty.cc (fhandler_pty_slave::write): Fix potential exit from loop
authorChristopher Faylor <me@cgf.cx>
Mon, 15 Oct 2012 17:12:17 +0000 (17:12 +0000)
committerChristopher Faylor <me@cgf.cx>
Mon, 15 Oct 2012 17:12:17 +0000 (17:12 +0000)
commit2c9cefa5868fce3417e19058a41a541a2baaf076
treebdab3bd0bc49a21eb127cbdad8a09830df11654a
parentb0b441fcef3ed692bf67ebdaae0ab8f092ee8d02
* fhandler_tty.cc (fhandler_pty_slave::write): Fix potential exit from loop
with write mutex held.  Delete redundant mutex release.  Clear tty error once
we've grabbed it.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_tty.cc
winsup/cygwin/release/1.7.17
This page took 0.029966 seconds and 5 git commands to generate.