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=82428 --- shadow/82428 2007-08-17 11:15:16.000000000 -0400 +++ shadow/82428.tmp.1805 2007-08-25 02:17:46.000000000 -0400 @@ -1,12 +1,12 @@ Bug#: 82428 Product: Mono: Class Libraries Version: 1.2 OS: other OS Details: -Status: RESOLVED +Status: VERIFIED Resolution: FIXED Severity: Unknown Priority: Major Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -202,6 +202,9 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-08-17 11:15 ------- Fixed in SVN r84281 (HEAD) and r84282 (1-2-5). The issue was that, in a certain case, CryptoStream.Write depended on buffer.Length :| The serialization code uses large buffers and a count smaller than the buffer's length. + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-25 02:17 ------- +I verified that this is fixed in mono 1.2.5p5 on openSUSE 10.2 x86_64. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
