[Mono-bugs] [Bug 52626][Nor] Changed - CodeAccessPermission Demand() method too restrictive

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 6 Jan 2004 06:06:18 -0500 (EST)


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 gkodinov@openlinksw.co.uk.

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

--- shadow/52626	2004-01-06 06:05:09.000000000 -0500
+++ shadow/52626.tmp.20094	2004-01-06 06:06:18.000000000 -0500
@@ -38,6 +38,11 @@
 ------- Additional Comments From gkodinov@openlinksw.co.uk  2004-01-06 06:05 -------
 One additional note : 
 Sometimes the class/corlib/System.Security/SecurityException.cs
 can throw NullReference exception from it's ToString() method.
 Find attached a small diff that will fix the problem (the way IMHO is
 correct).
+
+------- Additional Comments From gkodinov@openlinksw.co.uk  2004-01-06 06:06 -------
+Created an attachment (id=6359)
+mcs_null.diff
+