OSDN Git Service

* dll_init.cc (dll_global_dtors): Add an additional test to avoid walking the
authorChristopher Faylor <me+cygwin@cgf.cx>
Tue, 5 Aug 2008 14:26:46 +0000 (14:26 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Tue, 5 Aug 2008 14:26:46 +0000 (14:26 +0000)
commitd52381923e2268e0974fa07917220bd3fb20dbf5
tree961a395b2348d22e5c45122a5072d43b54f1e7f8
parent9b851c4bd81ec378ea2573bfc4fb3a5d7745cd57
* dll_init.cc (dll_global_dtors): Add an additional test to avoid walking the
linked list if it is empty.
(dll_list::detach): Don't set dll_global_dtors_recorded if we aren't actually
going to record any dlls.
winsup/cygwin/ChangeLog
winsup/cygwin/dll_init.cc