[Mono-bugs] [Bug 72792][Maj] Changed - mono eats memory running on SLES

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 25 Apr 2005 07:49:29 -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 andreas.weiss@de.bp.com.

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

--- shadow/72792	2005-04-25 07:43:07.000000000 -0400
+++ shadow/72792.tmp.32078	2005-04-25 07:49:29.000000000 -0400
@@ -251,6 +251,11 @@
 	System.IO.FileInfo fi2 = new System.IO.FileInfo
 (strPathfilesource);
 	fi2.CopyTo(strPathfilenametarget, true);
 }	//Filecopytoarchive
 
 
+
+------- Additional Comments From andreas.weiss@de.bp.com  2005-04-25 07:49 -------
+Created an attachment (id=15004)
+small test case, sources, VS.NET project, archived in a zip-file
+