[Mono-bugs] [Bug 42316][Nor] Changed - The runtime does not free strings passed to P/Invoked functions

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 5 Jun 2004 02:53:52 -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 gonzalo@ximian.com.

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

--- shadow/42316	2003-05-06 07:49:38.000000000 -0400
+++ shadow/42316.tmp.5963	2004-06-05 02:53:52.000000000 -0400
@@ -1,8 +1,8 @@
 Bug#: 42316
-Product: Mono/Runtime
+Product: Mono: Runtime
 Version: unspecified
 OS: All
 OS Details: 
 Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
@@ -69,6 +69,9 @@
 
 They should be freed.
 
 ------- Additional Comments From dietmar@ximian.com  2003-05-06 07:49 -------
 We now free strings passed with pinvoke, but what about strings inside
 structures/classes or arrays?
+
+------- Additional Comments From gonzalo@ximian.com  2004-06-05 02:53 -------
+Ben, ok to close this?