Bug 1837242: Block Kingsoft DLL (kisfdpro64.dll) in all versions to avoid crashes r=gsvelto

Differential Revision: https://phabricator.services.mozilla.com/D181651
This commit is contained in:
Greg Stoll 2023-06-21 18:16:06 +00:00
Родитель 59bace8c22
Коммит f2c741431e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -346,7 +346,7 @@ BROWSER_PROCESS += [
DllBlocklistEntry("audiodevprops2.dll", (2, 6, 14, 0)),
# Kingsoft internet security (bug 1837242)
DllBlocklistEntry("kisfdpro64.dll", (2023, 5, 31, 209)),
DllBlocklistEntry("kisfdpro64.dll", ALL_VERSIONS),
# Kingsoft internet security (bug 1837246)
DllBlocklistEntry("dghmpg64.dll", (2023, 5, 31, 1367)),