I was continuing through a loop when I wasn't supposed to be
git-svn-id: svn://10.0.0.236/trunk@34605 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -104,6 +104,7 @@ nsNetModuleMgr::UnregisterModule(const char *aTopic, nsIEventQueue *aEventQueue,
|
||||
if (same) {
|
||||
NS_RELEASE(curEntry);
|
||||
mEntries->DeleteElementAt(i);
|
||||
break;
|
||||
}
|
||||
NS_RELEASE(curEntry); // ditch our ref to it
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user