зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1407712 - Block more versions of guard64.dll of Comodo Firewall. r=gcp
Differential Revision: https://phabricator.services.mozilla.com/D79238
This commit is contained in:
Родитель
83d3f92844
Коммит
5002a0f0f7
|
@ -230,8 +230,8 @@ ALL_PROCESSES += [
|
|||
DllBlocklistEntry("IseGuard32.dll", (1, 6, 13835, 184)),
|
||||
DllBlocklistEntry("IseGuard64.dll", (1, 6, 13835, 184)),
|
||||
|
||||
# Old version of COMODO Firewall, bug 1624336
|
||||
DllBlocklistEntry("guard64.dll", (5, 12, 59641, 2599)),
|
||||
# Old version of COMODO Firewall, bug 1407712 and bug 1624336
|
||||
DllBlocklistEntry("guard64.dll", (8, 4, 0, 65535)),
|
||||
|
||||
# Old version of Panda Security, bug 1637984
|
||||
DllBlocklistEntry("PavLspHook64.dll", (9, 2, 2, 1), BLOCK_WIN7_AND_OLDER),
|
||||
|
|
Загрузка…
Ссылка в новой задаче