Make sure to always call the destructors when the constructors have
commit8a5f893712f89e1ec9c81b190b9d9d592befc4c2
authorAlexandre Julliard <julliard@winehq.org>
Sat, 3 Sep 2005 15:04:33 +0000 (3 15:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 3 Sep 2005 15:04:33 +0000 (3 15:04 +0000)
treed62ae0f2304b9d8e5b2f2e9c33ef5e2761b82b97
parent50cce6b6145156dd283bf71cd82b413dfeae18a1
Make sure to always call the destructors when the constructors have
been called from the dll entry point.
dlls/winecrt0/dll_entry.c