[Mono-bugs] [Bug 63852][Wis] Changed - [PATCH] Activator.CreateInstance with null arg -> NullRef

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 7 Sep 2004 19:30:57 -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 miguel@ximian.com.

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

--- shadow/63852	2004-09-07 19:19:34.000000000 -0400
+++ shadow/63852.tmp.14319	2004-09-07 19:30:57.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 63852
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: meddochat@zonnet.nl               
 QAContact: mono-bugs@ximian.com
@@ -62,6 +62,9 @@
 Created an attachment (id=9855)
 patch
 
 
 ------- Additional Comments From vargaz@freemail.hu  2004-09-07 19:19 -------
 This is ok to check in.
+
+------- Additional Comments From miguel@ximian.com  2004-09-07 19:30 -------
+Ben fixed it