[Mono-bugs] [Bug 76931][Blo] Changed - Return value of
ISerializationSurrogate.SetObjectData() ignored
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Dec 22 10:20:18 EST 2005
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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76931
--- shadow/76931 2005-12-22 09:51:33.000000000 -0500
+++ shadow/76931.tmp.14826 2005-12-22 10:20:18.000000000 -0500
@@ -93,6 +93,11 @@
field was also [Serializable] and thus had a non-null MemberInfo for
that field.
If necessary, I think we can cache the fact that the ObjectInstance is
a value type in some flag -- though, given the number of icalls
involved in deserialization, I don't expect this to slow down things much.
+
+------- Additional Comments From rharinath at novell.com 2005-12-22 10:20 -------
+Created an attachment (id=16246)
+a better fix that avoids overloading the meaning of the "ReferenceSolved" flag
+
More information about the mono-bugs
mailing list