[Mono-bugs] [Bug 65415][Nor] Changed - Mono does not throw exception for passing MBR through remoting

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 6 Sep 2004 21:33:21 -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 .

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

--- shadow/65415	2004-09-06 21:23:42.000000000 -0400
+++ shadow/65415.tmp.15619	2004-09-06 21:33:21.000000000 -0400
@@ -1,22 +1,21 @@
 Bug#: 65415
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Mono does not throw exception for passing MBR through remoting
 
 using System;
 
 class X : MarshalByRefObject {
 	static void Main () {