mac bustage from bug 224305
git-svn-id: svn://10.0.0.236/trunk@174428 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user