[Mono-bugs] [Bug 31877][Nor] Changed - Bug in bounds checking on NetworkStream buffer
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
7 Oct 2002 18:38:35 -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 Mon Oct 7 12:13:25 2002
+++ shadow/31877.tmp.3156 Mon Oct 7 14:38:35 2002
@@ -2,13 +2,13 @@
Product: Mono/Class Libraries
Version: unspecified
OS: Red Hat 7.2
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: timothyjmills@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -1482,7 +1482,17 @@
* NetworkStream.cs: Fixed bug in BeginRead, BeginWrite which
made an incorrect bounds check on buffer.
------- Additional Comments From timothyjmills@hotmail.com 2002-10-07 12:13 -------
Created an attachment (id=2484)
System.Net.Sockets.NetworkStream.cs
+
+
+------- Additional Comments From dick@ximian.com 2002-10-07 14:38 -------
+Please send us the file differences that contain your changes.
+
+If you checked the original files out of cvs, the output of "cvs diff
+-u" from the top level directory is all you need to send. (If there
+are other changes in your tree that you aren't ready to send yet, then
+run the diff from the System.Net.Sockets directory.)
+