Bug 1027921 - Part 8: Remove dead entries. r=froydnj, r=cjones
This commit is contained in:
@@ -90,6 +90,7 @@ BlockingResourceBase::~BlockingResourceBase()
|
||||
// base class, or its underlying primitive, will check for such
|
||||
// stupid mistakes.
|
||||
mChainPrev = 0; // racy only for stupidly buggy client code
|
||||
sDeadlockDetector->Remove(mDDEntry);
|
||||
mDDEntry = 0; // owned by deadlock detector
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user