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


           Summary: generics sharing dont handle vtable failures
    Classification: Mono
           Product: Mono: Runtime
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: generics
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


The code in metadata/generic-sharing.c doesnt handle the fact that
mono_class_vtable can return NULL.

Mark, the code needs to buble up the error until a point where it's safe to
raise the exception associated with the failure.

If you point me which are those entry-points I can work out the details.

-- 
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