[Mono-bugs] [Bug 81990][Maj] Changed - Bug with interop marshaling using UTF-16 and delegates

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jul 5 12:55:11 EDT 2007


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 dan.maser at inin.com.

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

--- shadow/81990	2007-07-05 12:54:05.000000000 -0400
+++ shadow/81990.tmp.5082	2007-07-05 12:55:11.000000000 -0400
@@ -77,6 +77,11 @@
 script it will compile the program.  Then run "mono sharptest.exe" and
 it should invoke the interop function that marshals by narrow string.
  When it tries to invoke the interop function that marshals by LPWstr
 it blows up.  The console indicates that mono is trying to call g_free
 on the return value to the interop function, which I think it should
 not be attempting.  I'll attach the sources.tar.gz now.
+
+------- Additional Comments From Dan.Maser at inin.com  2007-07-05 12:55 -------
+Created an attachment (id=19509)
+sources.tar.gz is a tarball that contains an updated test project that reproduces
+


More information about the mono-bugs mailing list