[Mono-bugs] [Bug 75840][Nor] Changed - Convert.FromBase64String()
results in extraneous 0 suffices
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 18 10:51:19 EDT 2005
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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75840
--- shadow/75840 2005-08-18 02:58:47.000000000 -0400
+++ shadow/75840.tmp.25246 2005-08-18 10:51:19.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75840
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -46,6 +46,9 @@
Additional Information:
This does not happen before r45783 i.e. unmanaged base64_to_byte_array
(gunichar2 *start, gint ilength) in icall.c is the actual culprit.
This breaks xmldsig standalone tests (r45783 works fine for them).
+
+------- Additional Comments From gonzalo at ximian.com 2005-08-18 10:51 -------
+Fixed in r48500.
More information about the mono-bugs
mailing list