[Mono-bugs] [Bug 50826][Nor] Changed - SymmetricTransform.TransformFinalBlock fails on large blocks

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 11 Nov 2003 22:07:46 -0500 (EST)


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 spouliot@videotron.ca.

http://bugzilla.ximian.com/show_bug.cgi?id=50826

--- shadow/50826	2003-11-11 13:45:14.000000000 -0500
+++ shadow/50826.tmp.20348	2003-11-11 22:07:46.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 50826
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Suse 8.2
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: JoergR@voelcker.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -49,6 +49,14 @@
 No error (runs on MS.NET without problems)
 
 How often does this happen? 
 Always.
 
 Additional Information:
+
+------- Additional Comments From spouliot@videotron.ca  2003-11-11 22:07 -------
+The sample now works under Mono/Windows using CVS. The previous code 
+didn't work for inputOffset > 0 - and I didn't test the last version 
+of my sample under Mono :(
+
+Please re-open if it doesn't work under Mono/Linux.
+