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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Jun 2004 08:42:54 -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=42316

--- shadow/42316	2004-06-05 13:01:12.000000000 -0400
+++ shadow/42316.tmp.13067	2004-06-07 08:42:54.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: The runtime does not free strings passed to P/Invoked functions
+Summary: The runtime does not free strings passed in structures/classes to P/Invoked functions
 
 Description of Problem:
 Code in the namespce System.Xml.Xsl does not free some of the memory it
 allocates. 
 
 Steps to reproduce the problem: