mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 07:34:20 +00:00
Bug 310487 thread leak
patch by colin@theblakes.com r=timeless sr=darin
This commit is contained in:
parent
abe5e9bed8
commit
a360ba5dbe
@ -145,7 +145,6 @@ nsThread::Exit(void* arg)
|
||||
}
|
||||
|
||||
self->mDead = PR_TRUE;
|
||||
self->mThread = nsnull;
|
||||
|
||||
#if defined(PR_LOGGING)
|
||||
if (nsIThreadLog) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user