[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 09:18:49 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 08:52:13.000000000 -0400
+++ shadow/78549.tmp.6092 2006-06-06 09:18:49.000000000 -0400
@@ -116,6 +116,11 @@
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.
+
+------- Additional Comments From vargaz at gmail.com 2006-06-06 09:18 -------
+Maybe it would be better to have a whitelist of opcodes which could be
+moved instead of a blacklist.
+
More information about the mono-bugs
mailing list