This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Cygwin: pty: Fix state mismatch caused in mintty.


On Feb  9 23:47, Takashi Yano wrote:
> - PTY has a bug reported in:
>   https://cygwin.com/ml/cygwin/2020-02/msg00067.html.
>   This is the result of state mismatch between real pseudo console
>   attaching state and state variable. This patch fixes the issue.
> ---
>  winsup/cygwin/fhandler_tty.cc | 16 ++++++++++++++--
>  winsup/cygwin/fork.cc         |  2 ++
>  2 files changed, 16 insertions(+), 2 deletions(-)

Pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]