[Mono-bugs] [Bug 79484][Nor] Changed - null reference exception in System.Timers.StartTimer()

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Sep 26 11:43:18 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 robertj at gmx.net.

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

--- shadow/79484	2006-09-26 04:00:23.000000000 -0400
+++ shadow/79484.tmp.25255	2006-09-26 11:43:18.000000000 -0400
@@ -59,6 +59,10 @@
 
                         wc = null;
                         ((IDisposable) wait).Dispose ();
                      ==>   wait = null;
                 }
 
+
+------- Additional Comments From robertj at gmx.net  2006-09-26 11:43 -------
+See #77847 for a complete fix of the problem.
+


More information about the mono-bugs mailing list