Bug 310487 thread leak
patch by colin@theblakes.com r=timeless sr=darin git-svn-id: svn://10.0.0.236/trunk@181321 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -145,7 +145,6 @@ nsThread::Exit(void* arg)
|
||||
}
|
||||
|
||||
self->mDead = PR_TRUE;
|
||||
self->mThread = nsnull;
|
||||
|
||||
#if defined(PR_LOGGING)
|
||||
if (nsIThreadLog) {
|
||||
|
||||
Reference in New Issue
Block a user