[Mono-bugs] [Bug 76374][Nor] Changed - Binary.PeekChar Bug
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Nov 1 08:56:18 EST 2005
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 gonzaloantonio at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76374
--- shadow/76374 2005-11-01 03:00:14.000000000 -0500
+++ shadow/76374.tmp.3143 2005-11-01 08:56:18.000000000 -0500
@@ -74,6 +74,11 @@
reader. I'm guessing that because we default to utf-8 like ms.net, if
the byte at where ever the buffer is at, is above 128, in UTF-8 that
would need to keep rolling over and does so until it hits something
looking for something else and borks. It looks pretty safe but the
error is up inside System.Text somewhere. Can you post the image you
where using so I can duplicate this exactly?
+
+------- Additional Comments From gonzaloantonio at gmail.com 2005-11-01 08:56 -------
+Created an attachment (id=16012)
+Image used in test case
+
More information about the mono-bugs
mailing list