I am using 2.0.21-stable on windows. When shutting down the server I get 3 memory leaks (see below).
Is there a clean function I should be calling when using windows threads? WARNING: Visual Leak Detector detected memory leaks! ---------- Block 5344 at 0x0000000001FE0040: 40 bytes ---------- Leak Hash: 0x546A0E15 Count: 1 Call Stack: 0x00000000E7BBEA9D (File and line number not available): SoundBetterUtility64_debug.dll!event_mm_malloc_ + 0x2D bytes 0x00000000E7BB67A2 (File and line number not available): SoundBetterUtility64_debug.dll!evthread_use_windows_threads + 0xC2 bytes 0x00000000E7BC0D45 (File and line number not available): SoundBetterUtility64_debug.dll!evthread_setup_global_lock_ + 0x2B5 bytes 0x00000000E7BBF4CB (File and line number not available): SoundBetterUtility64_debug.dll!event_global_setup_locks_ + 0x1B bytes 0x00000000E7BBFD47 (File and line number not available): SoundBetterUtility64_debug.dll!evthread_set_lock_callbacks + 0x157 bytes 0x00000000E7BB6766 (File and line number not available): SoundBetterUtility64_debug.dll!evthread_use_windows_threads + 0x86 bytes Thanks, Brett