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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78652 --- shadow/78652 2006-06-15 10:26:51.000000000 -0400 +++ shadow/78652.tmp.16322 2006-06-15 20:52:03.000000000 -0400 @@ -42,6 +42,13 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-06-15 10:26 ------- With r61755, SecurityContext.Run won't call CompressedStack.Run unless it has a CompressedStack. This should fix the MWF problem (and shouldn't affect it when the original bug is fixed). + +------- Additional Comments From [EMAIL PROTECTED] 2006-06-15 20:52 ------- +Unless I am mistaken, your change will change BeginInvoke from +crashing to silently achieving nothing. The callback will no longer +get called at all, if security is not enabled. + +I am verifying this thought at the moment. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
