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=79693

--- shadow/79693        2006-10-22 10:38:10.000000000 -0400
+++ shadow/79693.tmp.490        2006-10-24 11:50:04.000000000 -0400
@@ -100,6 +100,12 @@
                        
 -                      if (buffer_length != -1) {
 +                      if (buffer_length > 0) {
                                buffer = new byte[ buffer_length ];
                        }
                }
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-10-24 11:50 -------
+Fixed in r66917.
+
+Though it makes me wonder why you do not have the package
+"shared-mime-info" installed on your system.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to