[Mono-bugs] [Bug 78739][Min] Changed - leaking tls data
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Oct 12 05:15:01 EDT 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78739
--- shadow/78739 2006-10-11 18:03:21.000000000 -0400
+++ shadow/78739.tmp.23653 2006-10-12 05:15:01.000000000 -0400
@@ -383,6 +383,11 @@
I haven't had time to figure out a way to do the io-layer cleanup
without introducing non-w32 api, but I'll think of something.
I've also had to delete a few of the DeleteCriticalSection calls as
they introduced race conditions with critical sections that were in
use at the time. This will also need to be thoroughly audited.
+
+------- Additional Comments From vargaz at gmail.com 2006-10-12 05:15 -------
+Why is introducing a non-win32 api call a problem ? It could be called
+from mono using #ifndef PLATFORM_WIN32.
+
More information about the mono-bugs
mailing list