[Mono-bugs] [Bug 36875][Nor] Changed - System.IO.MemoryStream bug in ToArray() and GetBuffer()
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 17 Jan 2003 00:44:12 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=36875
--- shadow/36875 Fri Jan 17 00:31:34 2003
+++ shadow/36875.tmp.7033 Fri Jan 17 00:44:12 2003
@@ -1,14 +1,14 @@
Bug#: 36875
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: eric@5stops.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -33,6 +33,9 @@
can be called successfully."
------- Additional Comments From eric@5stops.com 2003-01-17 00:31 -------
Created an attachment (id=3157)
Patch to make MemoryStream ECMA compliant
+
+------- Additional Comments From miguel@ximian.com 2003-01-17 00:44 -------
+Thanks for the patch, I have applied it now.