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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77432 --- shadow/77432 2006-02-02 05:51:29.000000000 -0500 +++ shadow/77432.tmp.19001 2006-02-02 05:52:01.000000000 -0500 @@ -183,6 +183,11 @@ The test case above isn't 100% reproducible. The bug occurs only if enough data arrives at once to reach the chunk trailer, but the Read provides a buffer that's not big enough to read all the data at once. In that case, subsequent Reads should keep on reading from the decoder, even though !decoder.WantMore. + +------- Additional Comments From [EMAIL PROTECTED] 2006-02-02 05:52 ------- +Created an attachment (id=16439) +Proposed fix for the chunked issue + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
