[Mono-bugs] [Bug 80980][Nor] Changed - SIGSEGV loading invalid image
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Mar 30 16:58:06 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80980
--- shadow/80980 2007-03-30 15:50:30.000000000 -0500
+++ shadow/80980.tmp.14041 2007-03-30 15:58:06.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80980
Product: Mono: Class Libraries
Version: 1.2
OS: GNU/Linux [Other]
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: libgdiplus
AssignedTo: mono-bugs at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -219,6 +219,10 @@
OutOfMemoryException. Both derives from SystemException so "correct
code" should deal (catch) on this level (or it can fail anyway). So
throwing an Exception (like we do currently) isn't correct.
Now selecting which exception is easy as CheckStatus already deal with
OoM (and not EE).
+
+------- Additional Comments From sebastien at ximian.com 2007-03-30 15:58 -------
+Fixed in SVN r75229.
+thanks
More information about the mono-bugs
mailing list