[Mono-bugs] [Bug 539228] New: [PATCH] CryptoStream causes IndexOutOfRangeException for insufficient buffer
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Sep 15 06:35:04 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=539228
Summary: [PATCH] CryptoStream causes IndexOutOfRangeException
for insufficient buffer
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=318275)
--> (http://bugzilla.novell.com/attachment.cgi?id=318275)
repro
(Dispatching a local bug report from
http://smdn.invisiblefulmoon.net/misc/forum/programming/#n5 )
CryptoStream.Write causes IndexOutOfRangeException when the input
ICryptoTransform has CanTransformMultipleBlocks as true.
I'm attaching a repro and a patch (both from 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