[Mono-bugs] [Bug 538577] New: generics sharing dont handle vtable failures
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Sep 11 14:30:14 EDT 2009
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: mprobst at novell.com
ReportedBy: rkumpera at novell.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list