[Mono-bugs] [Bug 74928][Nor] Changed - TypeBuilder.CreateType causes segfaults when a method has a null parameter type

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 13 May 2005 06:10:30 -0400 (EDT)


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 vargaz@gmail.com.

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

--- shadow/74928	2005-05-13 04:08:28.000000000 -0400
+++ shadow/74928.tmp.14496	2005-05-13 06:10:30.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74928
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: dsilva@ccs.neu.edu               
 QAContact: mono-bugs@ximian.com
@@ -114,6 +114,10 @@
 Microsoft's VM has a similar bug too.  Their version 1.1 crashes on
 DefineMethod and beta2 crashes on CreateType.
 
 I filed a bug report on their site:
 http://lab.msdn.microsoft.com/ProductFeedback/viewFeedback.aspx?feedbackId=FDBK26828
 
+
+------- Additional Comments From vargaz@gmail.com  2005-05-13 06:10 -------
+Fixed in SVN.
+