[Mono-bugs] [Bug 70471][Nor] Changed - Invalid Read with "\u00FF\u00FF" on BinaryReader
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 30 Dec 2004 14:16:35 -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=70471
--- shadow/70471 2004-12-29 15:46:31.000000000 -0500
+++ shadow/70471.tmp.3924 2004-12-30 14:16:35.000000000 -0500
@@ -12,12 +12,13 @@
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Invalid Read with "\u00FF\u00FF" on BinaryReader
+OtherBugsDependingOnThis: 52754
For the following program:
using System;
using System.IO;
using System.Text;