[Mono-bugs] [Bug 82022][Nor] Changed - SIGSEGV loading enum with no value__ field

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jul 6 12:05:46 EDT 2007


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 kumpera at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=82022

--- shadow/82022	2007-07-06 11:26:16.000000000 -0400
+++ shadow/82022.tmp.16114	2007-07-06 12:05:46.000000000 -0400
@@ -114,6 +114,12 @@
 =================================================================
 
 ------- Additional Comments From gert.driesen at pandora.be  2007-07-06 06:00 -------
 Created an attachment (id=19516)
 IL source
 
+
+------- Additional Comments From kumpera at gmail.com  2007-07-06 12:05 -------
+The function mono_class_create_from_typedef in metadata/class.c
+doesn't check if the enum field is missing. Attached is a patch that
+fixes it.
+


More information about the mono-bugs mailing list