[Mono-bugs] [Bug 79196][Maj] Changed - SWF/mono threading issues

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 29 18:44:17 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 toshok at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79196

--- shadow/79196	2006-08-29 15:02:44.000000000 -0400
+++ shadow/79196.tmp.4979	2006-08-29 18:44:17.000000000 -0400
@@ -52,6 +52,13 @@
 No need to add locking for MimeTypeIconIndexHash because it only gets
 used in locked context.
 
 MimeIconEngine SmallIcons and LargeIcons are only used in FileDialog
 and the chance that two FileDialogs are using it simultaneous is very
 small ;-)
+
+------- Additional Comments From toshok at ximian.com  2006-08-29 18:44 -------
+so it's not just collections we have to worry about guarding.. structs
+are also a risk.  Actually any static elemen is pretty much a problem,
+and we have a ton of them.
+
+sigh.


More information about the mono-bugs mailing list