[Mono-bugs] [Bug 66988][Maj] Changed - [TESTCASE] Deserializing a lot of data from a web service throws a XmlException
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 3 Dec 2004 09:17:34 -0500 (EST)
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=66988
--- shadow/66988 2004-12-03 02:11:45.000000000 -0500
+++ shadow/66988.tmp.15078 2004-12-03 09:17:34.000000000 -0500
@@ -310,6 +310,9 @@
closed the connection or the socket read timeout expired. Before that
patch you could get that error (was a bug) under other circumstances.
------- Additional Comments From gonzalo@ximian.com 2004-12-03 02:11 -------
This is probably fixed in 1-0 and HEAD now. Blame it on NetworkStream.
Close?
+
+------- Additional Comments From bmaurer@users.sf.net 2004-12-03 09:17 -------
+Is the leak fixed? If not, it is time to work on that part of the bug.