[Mono-bugs] [Bug 54024][Nor] Changed - Optimization for MD5CryptoServiceProvider
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 8 Feb 2004 11:28:14 -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=54024
--- shadow/54024 2004-02-07 16:46:20.000000000 -0500
+++ shadow/54024.tmp.12093 2004-02-08 11:28:14.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 54024
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: peter@newton.cx
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -21,6 +21,9 @@
judging from the use of _H this is not the case.
------- Additional Comments From peter@newton.cx 2004-02-07 16:46 -------
Created an attachment (id=6641)
Allocate fewer buffers
+
+------- Additional Comments From spouliot@videotron.ca 2004-02-08 11:28 -------
+Patch applied. Thanks a lot :)