OSDN Git Service

* dll_init.cc (dll_global_dtors): Add an additional test to avoid walking the
authorcgf <cgf>
Tue, 5 Aug 2008 14:26:46 +0000 (14:26 +0000)
committercgf <cgf>
Tue, 5 Aug 2008 14:26:46 +0000 (14:26 +0000)
commit799060ebffa641af733d06054dcd885d8191faa2
treeb95b3996ba03b153a17e5635159511934aae017e
parent7d0de9bbf4a146ea01b7749544c21544c5c2bf7a
* 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