зеркало из https://github.com/mozilla/pjs.git
fixing mac bustage
This commit is contained in:
Родитель
3d7b682c98
Коммит
adecf49b84
|
@ -770,6 +770,7 @@ nsXBLBinding::InstallProperties(nsIContent* aBoundElement)
|
|||
}
|
||||
|
||||
//we are done with args, time to free the strings therein
|
||||
PRInt32 j;
|
||||
for (j = 0; j < argCount; j++) {
|
||||
nsAllocator::Free(args[j]);
|
||||
}
|
||||
|
|
|
@ -770,6 +770,7 @@ nsXBLBinding::InstallProperties(nsIContent* aBoundElement)
|
|||
}
|
||||
|
||||
//we are done with args, time to free the strings therein
|
||||
PRInt32 j;
|
||||
for (j = 0; j < argCount; j++) {
|
||||
nsAllocator::Free(args[j]);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче