Fix 345365, a=schrep.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@208604 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -141,7 +141,7 @@ void
|
||||
js_ClearContextThread(JSContext *cx)
|
||||
{
|
||||
cx->thread = NULL;
|
||||
JS_REMOVE_LINK(&cx->threadLinks);
|
||||
JS_REMOVE_AND_INIT_LINK(&cx->threadLinks);
|
||||
}
|
||||
|
||||
#endif /* JS_THREADSAFE */
|
||||
|
||||
Reference in New Issue
Block a user