[Mono-bugs] [Bug 80594][Wis] Changed - System.IO.Compression.DeflateStream memory leak

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 24 04:25:19 EST 2007


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 mono at davidb.org.

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

--- shadow/80594	2007-01-24 04:24:35.000000000 -0500
+++ shadow/80594.tmp.10000	2007-01-24 04:25:19.000000000 -0500
@@ -17,6 +17,11 @@
 Summary: System.IO.Compression.DeflateStream memory leak
 
 The attached code consumes unbounded memory.  Commenting out the 
 constructor and Dispose for the DeflateStream eliminates the memory leak.
 
 (Problem happens on both x86 and x86_64).
+
+------- Additional Comments From mono at davidb.org  2007-01-24 04:25 -------
+Created an attachment (id=18548)
+Memory leak demonstration.
+


More information about the mono-bugs mailing list