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

http://bugzilla.novell.com/show_bug.cgi?id=553428#c4


--- Comment #4 from Rodrigo Kumpera <[email protected]> 2009-11-24 11:18:45 
UTC ---
Created an attachment (id=329165)
 --> (http://bugzilla.novell.com/attachment.cgi?id=329165)
check_interface_method_override fix

Making mono_metadata_signature_equal work with NULL signatures can cause
unknown problems for the runtime such as ill constructed vtables. It fixes a
lot of crashes but opens the door for a lot of unknown issues.

The attached patch fixes check_interface_method_override which might be enough
for this bug in particular.

What about fixing all the mono_method_signature issues as we find them?

Please review the patch.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to