[Mono-bugs] [Bug 62550][Cri] Changed - Mono Runtime aborts when calling MethodInfo.GetCustomAttributes() due to attribute class with params constructors

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 5 Aug 2004 11:28:07 -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 lupus@ximian.com.

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

--- shadow/62550	2004-08-05 10:54:51.000000000 -0400
+++ shadow/62550.tmp.11451	2004-08-05 11:28:07.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 62550
 Product: Mono: Runtime
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Debian GNU/Linux unstable (Sid)
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Critical
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jo.vermeulen@gmail.com               
 QAContact: mono-bugs@ximian.com
@@ -50,6 +50,9 @@
 Always
 
 ------- Additional Comments From jo.vermeulen@gmail.com  2004-08-05 10:47 -------
 Created an attachment (id=8894)
 This is a test case which causes the runtime to abort.
 
+
+------- Additional Comments From lupus@ximian.com  2004-08-05 11:28 -------
+Fixed in cvs. Thanks.