[Mono-bugs] [Bug 78549][Wis] Changed - Null reference exception does not break flow correctly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 6 08:52:13 EDT 2006


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 vargaz at gmail.com.

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

--- shadow/78549	2006-06-06 05:13:27.000000000 -0400
+++ shadow/78549.tmp.5787	2006-06-06 08:52:13.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78549
 Product: Mono: Runtime
 Version: 1.0
 OS: unknown
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: JIT
 AssignedTo: massi at ximian.com                            
 ReportedBy: nazgul at omega.pl               
 QAContact: mono-bugs at ximian.com
@@ -111,6 +111,11 @@
 ------- Additional Comments From vargaz at gmail.com  2006-06-01 17:40 -------
 This is a treeprop bug. the ldnull+get_Length () call is moved after
 the Console.WriteLines -> massi.
 
 ------- Additional Comments From massi at ximian.com  2006-06-06 05:13 -------
 Fixed in svn, r61476.
+
+------- Additional Comments From vargaz at gmail.com  2006-06-06 08:52 -------
+The fix is not complete, since other opcodes created in
+mini_get_inst_for_method () should be handled the same way.
+


More information about the mono-bugs mailing list