http://bugzilla.novell.com/show_bug.cgi?id=518138
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=518138#c1 Gert Driesen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #1 from Gert Driesen <[email protected]> 2009-07-12 16:25:12 MDT --- Fixed in SVN (revision 137758). Note that on the 2.0 profile (and higher), we now throw an ArgumentOutOfRangeException if offset >= buffer length. This matches MS. The fact that they reject an offset that equals to the length of the buffer may be considered a bug (if the number of bytes to write is zero). I'll probably submit a bug against MS.NET for that. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
