[Mono-bugs] [Bug 38481][Nor] Changed - MemoryStream makes a copy of the byte[] passed in
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 5 Mar 2003 06:09:33 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=38481
--- shadow/38481 Fri Feb 21 11:54:45 2003
+++ shadow/38481.tmp.11911 Wed Mar 5 06:09:33 2003
@@ -1,14 +1,14 @@
Bug#: 38481
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: carsten@hess.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -107,6 +107,9 @@
instead say
internalBuffer = buffer;
But ... what else is affected if I do this? If you want a patch, let me
know I can send it but I thought you should review this bug / the fix
before that.
+
+------- Additional Comments From gonzalo@ximian.com 2003-03-05 06:09 -------
+Fixed in CVS.