* dcrt0.cc (cygwin_atexit): Add workaround for broken atexit calls
in __gcc_register_frame of DLLs built with gcc-4.8.3-3.
This commit is contained in:
@@ -83,3 +83,6 @@ Bug Fixes
|
||||
- Fix a SEGV in cygcheck if the environment variable COMSPEC is not, or
|
||||
incorrectly set.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2014-10/msg00292.html
|
||||
|
||||
- Fix a SEGV in some 64 bit applications explicitely dlclosing DLLs.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2014-10/msg00402.html
|
||||
|
Reference in New Issue
Block a user