[Mono-bugs] [Bug 61802][Nor] Changed - [PATCH] Hashtable.Clone() throws out of sync exception
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 21 Jul 2004 16:45:27 -0400 (EDT)
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 grompf@sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61802
--- shadow/61802 2004-07-21 16:45:05.000000000 -0400
+++ shadow/61802.tmp.27627 2004-07-21 16:45:27.000000000 -0400
@@ -10,14 +10,13 @@
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: mail@meebey.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
-Summary: Hashtable.Clone() throws out of sync exception
+Summary: [PATCH] Hashtable.Clone() throws out of sync exception
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
A synchronized hashtable throws an exception when it gets changed while its
Clone()ing