* exceptions.cc (exception::myfault_handle): Disable handling

STATUS_STACK_OVERFLOW.  Explain why.
This commit is contained in:
Corinna Vinschen
2014-07-07 19:58:16 +00:00
parent 7bd00a0bef
commit e1d158a04f
3 changed files with 10 additions and 0 deletions

View File

@@ -13,3 +13,5 @@ What changed:
Bug Fixes
---------
- Don't catch STATUS_STACK_OVERFLOW preliminary on 64 bit.
Fixes: https://cygwin.com/ml/cygwin/2014-07/msg00046.html