зеркало из https://github.com/mozilla/gecko-dev.git
fix memory leak of registry location r=warren
This commit is contained in:
Родитель
9749a4ce85
Коммит
387b68dd20
|
@ -286,6 +286,7 @@ MangleResourceIntoFileURL(const char* aResourceFileName)
|
|||
*cp = '/';
|
||||
cp++;
|
||||
}
|
||||
delete registryLocation;
|
||||
#endif /* XP_PC */
|
||||
|
||||
PR_Free(resourceBase);
|
||||
|
|
Загрузка…
Ссылка в новой задаче