[Mono-bugs] [Bug 397627] POST with HttpWebRequest is leaking memory -- probably in WebConnectionStream

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Aug 2 02:21:07 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=397627

User atsushi at ximian.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=397627#c4


Atsushi Enomoto <atsushi at ximian.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |atsushi at ximian.com




--- Comment #4 from Atsushi Enomoto <atsushi at ximian.com>  2008-08-02 00:21:05 MDT ---
I don't understand why this GC.GetTotalMemory() result must be regarded as
"leak". Something like managed collation buffers (in
CultureInfo.CurrentCulture.CompareInfo) could be kept after GC.Collect().

Also the bug report seems to ignorant of behavioral difference in GCs (boehm /
generational and compacting).


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list