]> sourceware.org Git - newlib-cygwin.git/commit
Fix closing too many handles in pty fchown/fchmod
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 22 Apr 2015 11:26:37 +0000 (13:26 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 22 Apr 2015 11:26:37 +0000 (13:26 +0200)
commit46077e809d15ea008576b305799e476ee80d5474
tree07fa84eda0bce399ad41fa4e3282a03931a372cd
parent063e7da36fda3f42619d7df606d9f3d4920605aa
Fix closing too many handles in pty fchown/fchmod

* fhandler_tty.cc (fhandler_pty_slave::fch_close_handles): Don't close
handles not opened via fhandler_pty_slave::fch_open_handles.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_tty.cc
This page took 0.031537 seconds and 5 git commands to generate.