[Mono-bugs] [Bug 80439][Nor] Changed - symmetric decryption fails

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 3 10:59:56 EST 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 sebastien at ximian.com.

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

--- shadow/80439	2007-01-03 09:44:17.000000000 -0500
+++ shadow/80439.tmp.29902	2007-01-03 10:59:56.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 80439
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: lauren.bedoule at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -43,6 +43,11 @@
 
 if (outputOffset > outputBuffer.Length - inputCount + (KeepLastBlock ?
 BlockSizeByte : 0)) 
 throw new ArgumentException ("outputBuffer", Locale.GetText ("Overflow"));
 
 Hope this help.
+
+------- Additional Comments From sebastien at ximian.com  2007-01-03 10:59 -------
+Please attach a self contained test case to this bug report.
+Also, if possible, attach your proposed change as a unified diff file.
+Thanks


More information about the mono-bugs mailing list