aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorTakashi Yano <takashi.yano@nifty.ne.jp>2024-02-13 11:17:46 +0900
committerTakashi Yano <takashi.yano@nifty.ne.jp>2024-02-13 23:23:52 +0900
commit06992ed6b4c63c6e77052fdc9359ce003fc3409f (patch)
tree7024385620bf6a1f50622e308be4991d51030418 /.github
parent10c8c1cf4f94ed42c59015d7e972269724c451bf (diff)
downloadnewlib-06992ed6b4c63c6e77052fdc9359ce003fc3409f.zip
newlib-06992ed6b4c63c6e77052fdc9359ce003fc3409f.tar.gz
newlib-06992ed6b4c63c6e77052fdc9359ce003fc3409f.tar.bz2
Cygwin: pty: Fix handle leak in master process.
If non-cygwin process is started in pty, closing from_master_nat pipe handle was missing in fhandler_pty_slave::input_transfer(). This occured because the handle was duplicated but not closed. https://github.com/msys2/msys2-runtime/issues/198 Fixes: 29431fcb5b14 ("Cygwin: pty: Inherit typeahead data between two input pipes.") Reported-by: Hakkin Lain Signed-off-by: Takashi Yano <takashi.yano@nifty.ne.jp>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions