[Mono-bugs] [Bug 47692][Nor] New - Key duplication in Hashtable.PutImpl

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 17 Aug 2003 22:01:51 -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 lb@lb.ods.org.

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

--- shadow/47692	2003-08-17 22:01:51.000000000 -0400
+++ shadow/47692.tmp.27703	2003-08-17 22:01:51.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 47692
+Product: Mono/Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: lb@lb.ods.org               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Key duplication in Hashtable.PutImpl
+
+Description of Problem:
+An incorrect test in Hashtable.PutImpl causes key duplication.
+
+See
+http://lists.ximian.com/archives/public/mono-devel-list/2003-August/001763.html
+for details, patch and test case.