[Mono-bugs] [Bug 397627] POST with HttpWebRequest is leaking memory -- probably in WebConnectionStream
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Aug 19 09:14:11 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#c9
--- Comment #9 from Atsushi Enomoto <atsushi at ximian.com> 2008-08-19 07:14:10 MDT ---
I added some dummy destructors with monitoring Console.WriteLine() and found
that WebAsyncResult for HttpWebRequest.asyncRead is likely held somewhere and
not likely released. Some WebConnectionStream is not likely released as well,
but not with certain source location.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list