aboutsummaryrefslogtreecommitdiff
path: root/compile
diff options
context:
space:
mode:
authorTakashi Yano <takashi.yano@nifty.ne.jp>2022-01-14 19:35:12 +0900
committerTakashi Yano <takashi.yano@nifty.ne.jp>2022-01-14 23:11:20 +0900
commit909ed837ccb932ea70f71cc41891fa2c8143133f (patch)
tree1ec642af25b68216dd65b2516e0f4c00fbabcc93 /compile
parentbff4594b089c10c41edcdd14c2682d19f36b3241 (diff)
downloadnewlib-909ed837ccb932ea70f71cc41891fa2c8143133f.zip
newlib-909ed837ccb932ea70f71cc41891fa2c8143133f.tar.gz
newlib-909ed837ccb932ea70f71cc41891fa2c8143133f.tar.bz2
Cygwin: pty: Fix race issue between closing and opening master.
- If the from_master is closed before cleaning up other pipes, such as from_slave_nat, the same pty may be allocated and pty master may try to open the pipe which is not closed yet, and it will fail. This patch fixes the issue.
Diffstat (limited to 'compile')
0 files changed, 0 insertions, 0 deletions