[Mono-bugs] [Bug 75377][Min] Changed - Marshaling should not allow delegates to change AppDomains

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Nov 9 07:50:20 EST 2005


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 vargaz at gmail.com.

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

--- shadow/75377	2005-11-07 16:55:31.000000000 -0500
+++ shadow/75377.tmp.6218	2005-11-09 07:50:20.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 75377
 Product: Mono: Runtime
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: interop
 AssignedTo: vargaz at gmail.com                            
 ReportedBy: kornelpal at hotmail.com               
 QAContact: mono-bugs at ximian.com
@@ -194,6 +194,10 @@
 Marshal.PtrToStructure throws NotSupportedException: "Delegates 
 cannot be marshaled from native code into a domain other than their 
 home domain."
 
 I don't like this behavior, but this is much secure and better than 
 MS.NET 1.x behavior so this should be done by Mono runtime as well.
+
+------- Additional Comments From vargaz at gmail.com  2005-11-09 07:50 -------
+Fixed in SVN.
+


More information about the mono-bugs mailing list