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: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
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 - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs