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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
