[Mono-bugs] [Bug 45889][Cri] Changed - MCS allows use of internal attributes from other assemblies
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 7 Jul 2003 02:28:06 -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=45889
--- shadow/45889 Sun Jul 6 13:43:54 2003
+++ shadow/45889.tmp.7323 Mon Jul 7 02:28:06 2003
@@ -1,14 +1,14 @@
Bug#: 45889
Product: Mono/MCS
Version: unspecified
OS: Red Hat 9.0
OS Details: XD2. Mono: cvs
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Critical
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -67,6 +67,10 @@
ng) = (01 00 08 6E 6F 74 20 64 6F 6E 65 00 00 ) // ...not done..
So it is being compiled.
Also, is this a runtime bug? Shouldn't the runtime throw some sort of error
as we are using a type that should not be accessable?
+
+------- Additional Comments From miguel@ximian.com 2003-07-07 02:28 -------
+Thanks for tracking this down; A fix is on CVS now: we did not have
+permission checking on attributes.