[Mono-bugs] [Bug 80904][Wis] Changed - [System.Globalization.CompareInfo] Compare() crashes when comparing null strings

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Feb 20 11:23:24 EST 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 dmitchell at logos.com.

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

--- shadow/80904	2007-02-19 18:45:19.000000000 -0500
+++ shadow/80904.tmp.19787	2007-02-20 11:23:24.000000000 -0500
@@ -50,6 +50,11 @@
   Compare (null, null),
   Compare (null, nonnull),
   Compare (nonnull, null)
 
 use to return on MS.NET and use a shortcut for these cases?
 
+
+------- Additional Comments From dmitchell at logos.com  2007-02-20 11:23 -------
+Created an attachment (id=18740)
+Test cases for the bug; it turns out that my original model for the behavior of MS.NET was incorrect, so I shall be submitting an amended patch, shortly
+


More information about the mono-bugs mailing list