On May 29 10:26, Takashi Yano wrote:
> This patch partially reverts the commit b7097ab39ed0 because it
> seems to cause issues when longjmp is used within a signal handler.
> The problem that the commit addressed no longer occurs even if this
> chage is reverted.
>
> Fixes: b7097ab39ed0 ("Cygwin: signal: Revive toggling incyg flag in
> call_signal_handler()")
> Reviewed-by:
> Signed-off-by: Takashi Yano <[email protected]>
> ---
> winsup/cygwin/exceptions.cc | 6 +++---
> winsup/cygwin/local_includes/cygtls.h | 2 +-
> 2 files changed, 4 insertions(+), 4 deletions(-)
LGTM
Thanks,
Corinna