From bug 278534 - fix leaks from the new chrome registry hash not being finalized.
git-svn-id: svn://10.0.0.236/trunk@169643 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
482e4a6491
commit
2858e5649c
@ -340,6 +340,7 @@ nsChromeRegistry::OverlayListHash::GetArray(nsIURI* aBase)
|
||||
|
||||
nsChromeRegistry::~nsChromeRegistry()
|
||||
{
|
||||
PL_DHashTableFinish(&mPackagesHash);
|
||||
gChromeRegistry = nsnull;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user