[PATCH] Cygwin: pty: Use pinfo() rather than kill() with signal 0.

Corinna Vinschen corinna-cygwin@cygwin.com
Thu Feb 6 19:03:00 GMT 2020


On Feb  6 19:48, Takashi Yano wrote:
> - PTY code has a problem that tcsh is terminated if the following
>   command is executed.
>     true; chcp &
>   This seems to be caused by invalid pointer access which occurs
>   when the process exits during the kill() code is execuetd. This
>   patch avoids the issue by not using kill().

Pushed.

I'm inclined to release 3.1.3 next week.  Is that ok with you or
do you anticipate more patches which should go into 3.1.3?


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20200206/c0d88195/attachment.sig>


More information about the Cygwin-patches mailing list