[Mono-bugs] [Bug 66751][Blo] Changed - XSP Leak

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 23 Sep 2004 23:00:47 -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=66751

--- shadow/66751	2004-09-23 20:57:57.000000000 -0400
+++ shadow/66751.tmp.25139	2004-09-23 23:00:47.000000000 -0400
@@ -45,6 +45,11 @@
 
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-09-23 20:57 -------
 As you can see from this finalizer debug log, StreamWriters are being
 leaked. This also leaks MemoryStreams. I think this accounts for 44 kb
 leaked per request.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-09-23 23:00 -------
+Created an attachment (id=11295)
+I fixed the bug :-D
+