Re: [PATCH 0/4] Some fixes for console and pty.

2022-01-14 Thread Corinna Vinschen
Hi Takashi, On Jan 13 21:28, Takashi Yano wrote: > Takashi Yano (4): > Cygwin: pty, console: Fix deadlock in GDB regarding mutex. > Cygwin: pty: Fix memory leak in master_fwd_thread. > Cygwin: pty: Stop closing and recreating attach_mutex. > Cygwin: console: Fix potential deadlock

[PATCH 0/4] Some fixes for console and pty.

2022-01-13 Thread Takashi Yano
Takashi Yano (4): Cygwin: pty, console: Fix deadlock in GDB regarding mutex. Cygwin: pty: Fix memory leak in master_fwd_thread. Cygwin: pty: Stop closing and recreating attach_mutex. Cygwin: console: Fix potential deadlock regarding acuqiring mutex. winsup/cygwin/fhandler.h | 5