[Mono-bugs] [Bug 78706][Nor] Changed - XmlReader's Close dosen't close file the stream

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jun 25 14:20:58 EDT 2006


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 mtanski at wideopenwest.com.

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

--- shadow/78706	2006-06-25 12:30:17.000000000 -0400
+++ shadow/78706.tmp.17949	2006-06-25 14:20:58.000000000 -0400
@@ -47,6 +47,11 @@
 
             // Exception here (only on mono, not in MS's implementation)
             XmlTextWriter w = new XmlTextWriter(test_file, null);
         }
     }
 }
+
+------- Additional Comments From mtanski at wideopenwest.com  2006-06-25 14:20 -------
+Created an attachment (id=17214)
+Patch to correct the issue
+


More information about the mono-bugs mailing list