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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80258 --- shadow/80258 2007-07-09 05:08:32.000000000 -0400 +++ shadow/80258.tmp.30763 2007-08-12 10:01:40.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 80258 Product: Mono: Runtime Version: 1.2 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -127,6 +127,10 @@ else vt->vtable [i] = arch_create_jit_trampoline (cm); } The runtime should check the return of mono_method_signature and raise an exception if it is NULL. + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-12 10:01 ------- +Seems to be fixes in SVN, as it doesn't crash on this test case (1.2.4 +does). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
