[Mono-bugs] [Bug 78652][Maj] Changed - Control.BeginInvoke crashes in .net 2.0 profile if security not enabled.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 15 07:21:08 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 tilps.kilm at gmail.com.

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

--- shadow/78652	2006-06-15 07:19:13.000000000 -0400
+++ shadow/78652.tmp.1258	2006-06-15 07:21:08.000000000 -0400
@@ -26,6 +26,11 @@
 
 Now, either ExecutionContext should be checking wheter security is set, and
 then performing special handling, or BeginInvokeInternal should.
 
 I chose the later, as 1.1 profile is already checking whether security is
 set. (Patch attached...)
+
+------- Additional Comments From tilps.kilm at gmail.com  2006-06-15 07:21 -------
+Created an attachment (id=17191)
+Patch to fix this issue.
+


More information about the mono-bugs mailing list