[Mono-bugs] [Bug 70698][Maj] Changed - Can't [de]serialize synchronized Hashtable
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 20 Dec 2004 14:02:20 -0500 (EST)
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 james@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70698
--- shadow/70698 2004-12-20 14:01:03.000000000 -0500
+++ shadow/70698.tmp.15295 2004-12-20 14:02:20.000000000 -0500
@@ -16,6 +16,11 @@
Cc:
Summary: Can't [de]serialize synchronized Hashtable
With latest mono from svsn, serializing a synchronized Hashtable (using the
binary formatter) works fine, but deserializing it fails with a null
reference exception in Hashtable.OnDeserialization. Test case attached.
+
+------- Additional Comments From james@ximian.com 2004-12-20 14:02 -------
+Created an attachment (id=13550)
+test case
+