[Mono-bugs] [Bug 77596][Nor] Changed - get rid of global generics caches in metadata.c
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 3 05:49:35 EDT 2007
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 knocte at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77596
--- shadow/77596 2007-07-02 23:08:32.000000000 -0400
+++ shadow/77596.tmp.3620 2007-07-03 05:49:35.000000000 -0400
@@ -10,13 +10,13 @@
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: vargaz at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc: martin at ximian.com,rharinath at novell.com
+Cc: knocte at gmail.com,martin at ximian.com,rharinath at novell.com
Summary: get rid of global generics caches in metadata.c
metadata.c contains some hash tables used by the generics code. These
hash tables are:
- unsynchronized
- contain data which most likely 'belong' to an assembly.
More information about the mono-bugs
mailing list