4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-10 02:59:16 +08:00
Takashi Yano 73cd80c976 Cygwin: pty: Fix potential handle leak regarding CallNamedPipe().
In pty master_thread, 6 handles are duplicated when CallNamedPipe()
requests that. Though some of them are not used so should be closed,
they were not. This causes handle leak potentially.

Signed-off-by: Takashi Yano <takashi.yano@nifty.ne.jp>
2024-02-13 23:36:23 +09:00
..
2023-09-01 21:33:38 +09:00
2023-09-01 20:40:54 +02:00