[Mono-bugs] [Bug 40720][Maj] Changed - Null check causes segfault
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 4 Apr 2003 10:06:49 -0500 (EST)
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 dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=40720
--- shadow/40720 Thu Apr 3 11:00:34 2003
+++ shadow/40720.tmp.15509 Fri Apr 4 10:06:49 2003
@@ -1,14 +1,14 @@
Bug#: 40720
Product: Mono/Runtime
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: dick@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -31,6 +31,9 @@
Latest runtime and class libs, this will segfault at the comparison.
Changing the type of v (I tried String, because thats also sealed,
IComparable, ICloneable) causes it to not crash.
I can't see anything obviously wrong in Version.Equals() either.
+
+------- Additional Comments From dick@ximian.com 2003-04-04 10:06 -------
+Fixed in CVS