K 10 svn:author V 6 jasone K 8 svn:date V 27 2000-05-16T21:57:12.000000Z K 7 svn:log V 128 Fix a memory leak. pthread_set_name_np() allocates space for a name, but _thread_gc() was not deallocating it. PR: misc/18504 END