Skip to content
Snippets Groups Projects
Commit 397e0a20 authored by Greg Stoll's avatar Greg Stoll
Browse files

Bug 1799562 - update version of Cylance to blocklist r=gcp

parent 3e13c693
No related branches found
No related tags found
No related merge requests found
......@@ -255,8 +255,8 @@ ALL_PROCESSES += [
DllBlocklistEntry("qipcap.dll", (7, 7, 819, 1)),
DllBlocklistEntry("qipcap64.dll", (7, 7, 819, 1)),
# Cylance
DllBlocklistEntry("CylanceMemDef64.dll", (2, 48, 0, 707)),
# Cylance, bug 1756190 and bug 1799562
DllBlocklistEntry("CylanceMemDef64.dll", (2, 48, 4, 1125)),
]
ALL_PROCESSES_TESTS += [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment