import from UXP: No issue - block a few problematic DLLs. (e39dc9d9)

This commit is contained in:
2023-05-11 09:57:50 +08:00
parent eecf98199c
commit 77d7456f51
+3 -1
View File
@@ -202,9 +202,11 @@ static const DllBlockInfo sWindowsDllBlocklist[] = {
// ESET, bug 1229252
{ "eoppmonitor.dll", ALL_VERSIONS },
// SS2OSD, bug 1262348
// SS2OSD, Sonic Studio, bugs 1262348, 1540883
{ "ss2osd.dll", ALL_VERSIONS },
{ "ss3osd.dll", ALL_VERSIONS },
{ "ss2devprops.dll", ALL_VERSIONS },
{ "ss3devprops.dll", ALL_VERSIONS },
// NHASUSSTRIXOSD.DLL, bug 1269244
{ "nhasusstrixosd.dll", ALL_VERSIONS },