[Mono-bugs] [Bug 39094][Wis] Changed - System.Text.ASCIIEncoding & Latin1Encoding IndexOutOfRangeException problem
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 5 Mar 2003 07:08:28 -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 avd@openlinksw.com.
http://bugzilla.ximian.com/show_bug.cgi?id=39094
--- shadow/39094 Wed Mar 5 07:07:34 2003
+++ shadow/39094.tmp.20249 Wed Mar 5 07:08:28 2003
@@ -22,6 +22,11 @@
System.Text.Latin1Encoding throw an exception on zero
length byte array:
System.IndexOutOfRangeException: Array index is out of range
in <0x0005a> 00 System.Text.Latin1Encoding:GetString (byte[])
in <0x00082> 00 .TestGetString:Test (string,System.Text.Encoding)
+
+------- Additional Comments From avd@openlinksw.com 2003-03-05 07:08 -------
+Created an attachment (id=3570)
+testcase
+