[Mono-bugs] [Bug 59136][Maj] Changed - Custom marshaling of pointers from managed to native returns an invalid address

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 26 May 2004 17:41:07 -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 vargaz@freemail.hu.

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

--- shadow/59136	2004-05-26 17:28:03.000000000 -0400
+++ shadow/59136.tmp.19673	2004-05-26 17:41:07.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 59136
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Fedora Core 1
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: patrick@vrac.iastate.edu               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -189,6 +189,9 @@
       std::cout << "[C++] ERROR: Incorrect pointer value received from C#!"
                 << std::endl;
    }
 }
  
 }
+
+------- Additional Comments From vargaz@freemail.hu  2004-05-26 17:41 -------
+This is already fixed in CVS.