[Mono-bugs] [Bug 82836][Nor] Changed - UnixStream.Write throw an	exception on an empty byte[]
    bugzilla-daemon at bugzilla.ximian.com 
    bugzilla-daemon at bugzilla.ximian.com
       
    Thu Sep 13 15:50:08 EDT 2007
    
    
  
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 stephane at delcroix.org.
http://bugzilla.ximian.com/show_bug.cgi?id=82836
--- shadow/82836	2007-09-13 14:03:41.000000000 -0400
+++ shadow/82836.tmp.20669	2007-09-13 15:50:08.000000000 -0400
@@ -41,6 +41,12 @@
 
 
 ------- Additional Comments From jonpryor at vt.edu  2007-09-13 14:03 -------
 If buffer size is 0, the underlying read/write will not be performed.
 
 Fixed in r85767.
+
+------- Additional Comments From stephane at delcroix.org  2007-09-13 15:50 -------
+Wow, that was fast, thx jonp.
+
+I pushed a workaround on f-spot, so this bug is not triggered on
+current versions of mono.
    
    
More information about the mono-bugs
mailing list