зеркало из https://github.com/mozilla/pjs.git
mac bustage from bug 224305
This commit is contained in:
Родитель
aebd75993b
Коммит
5d90c36fe0
|
@ -1031,7 +1031,7 @@ XRE_GetBinaryPath(const char* argv0, nsILocalFile* *aResult)
|
|||
return NS_ERROR_FAILURE;
|
||||
}
|
||||
|
||||
nsresult rv = lfm->InitWithFSRef(fileRef);
|
||||
rv = lfm->InitWithFSRef(&fileRef);
|
||||
CFRelease(bundleURL);
|
||||
|
||||
if (NS_FAILED(rv))
|
||||
|
|
Загрузка…
Ссылка в новой задаче