зеркало из https://github.com/mozilla/pjs.git
Can't free the input param. fixed it
This commit is contained in:
Родитель
cbc46122f3
Коммит
ed21fbaaf5
|
@ -187,7 +187,7 @@ nsPrefMigration::ProcessPrefs(char* profilePath, char* newProfilePath, nsresult
|
|||
success = DoTheCopy(oldMailPath, newMailPath, mailFileArray);
|
||||
success = DoTheCopy(oldNewsPath, newNewsPath, newsFileArray);
|
||||
|
||||
PR_Free(newProfilePath);
|
||||
//PR_Free(newProfilePath);
|
||||
PR_Free(oldMailPath);
|
||||
PR_Free(oldNewsPath);
|
||||
PR_Free(newMailPath);
|
||||
|
|
Загрузка…
Ссылка в новой задаче