[Mono-bugs] [Bug 31877][Nor] Changed - Bug in bounds checking on NetworkStream buffer
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
8 Oct 2002 14:04:56 -0000
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 dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=31877
--- shadow/31877 Tue Oct 8 03:10:14 2002
+++ shadow/31877.tmp.23147 Tue Oct 8 10:04:56 2002
@@ -1,13 +1,13 @@
Bug#: 31877
Product: Mono/Class Libraries
Version: unspecified
OS: Red Hat 7.2
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: timothyjmills@hotmail.com
QAContact: mono-bugs@ximian.com
@@ -1502,7 +1502,14 @@
NetworkStream.cs diffs against mcs-0.16
------- Additional Comments From timothyjmills@hotmail.com 2002-10-08 03:10 -------
Created an attachment (id=2489)
Socket.cs diffs against mcs-0.16
+
+
+------- Additional Comments From dick@ximian.com 2002-10-08 10:04 -------
+I committed the actual changes (leaving out the variable name changes)
+
+Next time, please don't forget the "-u" switch when sending diffs: it
+really does make them much easier to read.