[Mono-bugs] [Bug 59678][Blo] Changed - ASCIIEncoding chokes on large buffers

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Jun 2004 01:27:01 -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 trow@ximian.com.

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

--- shadow/59678	2004-06-07 01:26:31.000000000 -0400
+++ shadow/59678.tmp.4549	2004-06-07 01:27:01.000000000 -0400
@@ -17,6 +17,11 @@
 Summary: ASCIIEncoding chokes on large buffers
 
 Under beta 2, mono tends to get wedged when using System.Text.ASCIIEncoding
 to convert large byte arrays to strings.  Maybe a GC bug?
 
 I'll attach a test case.
+
+------- Additional Comments From trow@ximian.com  2004-06-07 01:27 -------
+Created an attachment (id=8024)
+A test case
+