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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82836 --- shadow/82836 2007-09-13 10:37:16.000000000 -0400 +++ shadow/82836.tmp.15681 2007-09-13 10:37:16.000000000 -0400 @@ -0,0 +1,26 @@ +Bug#: 82836 +Product: Mono: Class Libraries +Version: 1.2 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Mono.POSIX +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: UnixStream.Write throw an exception on an empty byte[] + +UnixStream.Write (byte [], int, int) throw an exception is the byte [] has +zero-length: + +> Unhandled Exception: System.IndexOutOfRangeException: Array index is out +of range. + +According to the System.IO.Stream documentation, this is not an exceptional +case... _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
