[Mono-bugs] [Bug 539229] New: [PATCH] CryptoStream.Read throws IndexOutOfRangeException for some cases
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Sep 15 06:41:25 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=539229
Summary: [PATCH] CryptoStream.Read throws
IndexOutOfRangeException for some cases
Classification: Mono
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: CORLIB
AssignedTo: spouliot at novell.com
ReportedBy: aenomoto at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Community User
Created an attachment (id=318278)
--> (http://bugzilla.novell.com/attachment.cgi?id=318278)
repro
(Dispatching a report from local user
http://smdn.invisiblefulmoon.net/misc/forum/programming/#n6 )
CryptoStream.Read() could throw IndexOutOfRangeException when the input
ICryptoTransform has OutputBlockSize == 1 and InputBlockSize >= 3.
Attaching the repro and patch (both by Santa Marta).
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list