[Mono-bugs] [Bug 53078][Nor] Changed - Thread not disposed if Start not called
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 21 Jan 2004 23:57:01 -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 derek.mcumber@datamtnsol.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53078
--- shadow/53078 2004-01-21 23:44:39.000000000 -0500
+++ shadow/53078.tmp.11170 2004-01-21 23:57:01.000000000 -0500
@@ -177,6 +177,11 @@
------- Additional Comments From gonzalo@ximian.com 2004-01-21 23:44 -------
They do not leak either. i've commited the 'ExitThread(0)' ->
'return;' change.
What results do you get with current CVS on windows? If they are still
wrong, which GC version are you using?
+
+------- Additional Comments From derek.mcumber@datamtnsol.com 2004-01-21 23:57 -------
+I am using GC 6.2 that I comiled with VS into a dll.
+
+Should I be looking for someing in particular?