https://bugzilla.novell.com/show_bug.cgi?id=405383
Summary: Error handling function pointers Product: Mono: Tools Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: ilasm AssignedTo: mono-bugs@lists.ximian.com ReportedBy: [EMAIL PROTECTED] QAContact: mono-bugs@lists.ximian.com Found By: --- Created an attachment (id=225346) --> (https://bugzilla.novell.com/attachment.cgi?id=225346) patch that fixes the problem I get a NullReferenceException using ilasm on a file that contains the following field definition: field private static method void * () * 'p?fs1515' the attached patch solves the problem. In method Clone of MethodPointerTypeRef is missing a null pointer check on field param_list. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - mono-bugs@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-bugs