K 10 svn:author V 6 jasone K 8 svn:date V 27 2000-05-16T22:08:14.000000Z K 7 svn:log V 148 Fix a memory leak. pthread_set_name_np() allocates space for a name, but was not deallocating space for the previous name, if any. PR: misc/18504 END