globals: Fix memory leak on Windows DLL unload Thread-local memory must be freed for the main thread as well after 4f08a1a2. Fixes #925.