[Mono-bugs] [Bug 74223][Maj] Changed - memory leaks when creating threads on solaris

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 6 Apr 2005 13:37:09 -0400 (EDT)


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 vargaz@gmail.com.

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

--- shadow/74223	2005-04-06 12:28:35.000000000 -0400
+++ shadow/74223.tmp.30253	2005-04-06 13:37:09.000000000 -0400
@@ -270,6 +270,9 @@
  # define pthread_create GC_pthread_create
 +# define pthread_detach GC_pthread_detach
  #endif
  
  #if defined(GC_SOLARIS_PTHREADS) || defined(GC_SOLARIS_THREADS)
 
+
+------- Additional Comments From vargaz@gmail.com  2005-04-06 13:37 -------
+Yeah.