[Mono-bugs] [Bug 70402][Wis] Changed - Crash when casting out params
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 30 Dec 2004 01:03:52 -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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70402
--- shadow/70402 2004-12-30 01:03:23.000000000 -0500
+++ shadow/70402.tmp.26814 2004-12-30 01:03:52.000000000 -0500
@@ -98,6 +98,11 @@
------- Additional Comments From duncan@ximian.com 2004-12-30 01:03 -------
<BenM> duncan, for #70402 you want to check that the thing passed to
out is a memory location.
<BenM> that is `x is IMemoryLocation'
Here's a revised patch. I think this is good to go?
+
+------- Additional Comments From duncan@ximian.com 2004-12-30 01:03 -------
+Created an attachment (id=13608)
+Proposed fix #2
+