[Mono-bugs] [Bug 42757][Nor] Changed - Xsl Memory Leak

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 11 May 2003 11:35:48 -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 bmaurer@users.sf.net.

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

--- shadow/42757	Sun May 11 11:35:03 2003
+++ shadow/42757.tmp.1704	Sun May 11 11:35:48 2003
@@ -121,6 +121,11 @@
 demonstrate large and complex transforms (the xml file is > 1mb).
 After the transform is completed ~50mb of memory is leaked, and not
 freed, even after a GC.Collect () and waiting around for a while.
 
 The file I will attache contains a version of netxsltproc that has no
 loop. It should be called the same way as before.
+
+------- Additional Comments From bmaurer@users.sf.net  2003-05-11 11:35 -------
+Created an attachment (id=4271)
+The test case talked about above
+