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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 24 04:24:35 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.9972	2007-01-24 04:24:35.000000000 -0500
@@ -0,0 +1,22 @@
+Bug#: 80594
+Product: Mono: Class Libraries
+Version: 1.2
+OS: GNU/Linux [Other]
+OS Details: Gentoo 2006.1, mono 1.2.2.1.
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: System
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: mono at davidb.org               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+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).


More information about the mono-bugs mailing list