[Mono-bugs] [Bug 30020][Maj] Changed - Assembly.GetTypes crashes mono.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
8 Sep 2002 05:41:32 -0000
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=30020
--- shadow/30020 Sun Sep 8 01:41:03 2002
+++ shadow/30020.tmp.2971 Sun Sep 8 01:41:32 2002
@@ -12,12 +12,13 @@
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Assembly.GetTypes crashes mono.
+OtherBugsDependingOnThis: 29479
The following program crashes Mono:
using System;
using System.Reflection;
class X {