[Mono-bugs] [Bug 46060][Nor] Changed - BinaryStream.WriteByte tries to expand stream capacity when not needed.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 9 Jul 2003 21:49:22 -0400 (EDT)
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=46060
--- shadow/46060 Wed Jul 9 19:41:14 2003
+++ shadow/46060.tmp.8396 Wed Jul 9 21:49:22 2003
@@ -1,14 +1,14 @@
Bug#: 46060
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: barce@frlp.utn.edu.ar
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -75,6 +75,11 @@
}
------- Additional Comments From barce@frlp.utn.edu.ar 2003-07-09 19:41 -------
Created an attachment (id=4822)
Patch to fix this bug
+
+------- Additional Comments From gonzalo@ximian.com 2003-07-09 21:49 -------
+Fixed in CVS.
+
+Thanks!