[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 16:13:25 -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 timothyjmills@hotmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=31877

--- shadow/31877	Mon Oct  7 12:11:29 2002
+++ shadow/31877.tmp.2612	Mon Oct  7 12:13:25 2002
@@ -1478,6 +1478,11 @@
 
         * Socket.cs: Improved bounds checking on buffer argument
         for a number of methods.
 
         * 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
+