зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1428852 - Crash reporter leaks file handle r=gsvelto
MozReview-Commit-ID: IXeI73FipZv --HG-- extra : rebase_source : abc29a4efc72c4400c97605da24798d1d7c124df
This commit is contained in:
Родитель
a9888b57e5
Коммит
0dced01fb2
|
@ -1566,6 +1566,7 @@ void UIPruneSavedDumps(const std::string& directory)
|
|||
|
||||
dumpfiles.pop_back();
|
||||
}
|
||||
FindClose(dirlist);
|
||||
}
|
||||
|
||||
bool UIRunProgram(const string& exename,
|
||||
|
|
Загрузка…
Ссылка в новой задаче