[Mono-bugs] [Bug 530588] Remoting doesn't handle types with multiple fields with the same name correctly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Aug 29 16:31:46 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=530588

User robertj at gmx.net added comment
http://bugzilla.novell.com/show_bug.cgi?id=530588#c6





--- Comment #6 from Robert Jordan <robertj at gmx.net>  2009-08-29 14:31:41 MDT ---
Rodrigo, regardless of the ambiguous fields issue,
icall.c:ves_icall_InternalExecute is already buggy with respect to its
FieldSetter/Getter handling.

The code for FieldSetter does not check whether the type of the passed value is
matching the field type.

The same for marshal.c:mono_marshal_get_ldfld_wrapper: it doesn't check the
result of FieldGetter.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list