зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1142295 - Closing descriptor when GECKO_DISPLAY_REFLOW_RULES_FILE is setted. r=erahm
This commit is contained in:
Родитель
0bfb56671e
Коммит
28d79da6d7
|
@ -9445,6 +9445,8 @@ void DR_State::ParseRulesFile()
|
|||
mActive = true;
|
||||
}
|
||||
}
|
||||
|
||||
fclose(inFile);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче