[Mono-bugs] [Bug 82428][Maj] Changed - Cannot deserialize data from encrypted stream
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Aug 25 02:17:46 EDT 2007
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 twiest at novell.com.
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: sebastien at ximian.com
ReportedBy: rhowell at novell.com
@@ -202,6 +202,9 @@
------- Additional Comments From sebastien at ximian.com 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 twiest at novell.com 2007-08-25 02:17 -------
+I verified that this is fixed in mono 1.2.5p5 on openSUSE 10.2 x86_64.
More information about the mono-bugs
mailing list