[Mono-bugs] [Bug 59648][Maj] Changed - UTF8Encoding.GetChars() fils for some byte data
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Jun 2004 05:55:51 -0400 (EDT)
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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59648
--- shadow/59648 2004-06-07 05:53:27.000000000 -0400
+++ shadow/59648.tmp.9855 2004-06-07 05:55:51.000000000 -0400
@@ -62,6 +62,11 @@
Note that PeekChar () tries to read one utf-8 character.
Currently the code above will "randomly" crashes (well, not random,
but users might guess so) when PeekChar() met overlong binary data.
Attaching the patch.
+
+------- Additional Comments From atsushi@ximian.com 2004-06-07 05:55 -------
+Created an attachment (id=8032)
+proposed patch
+