зеркало из https://github.com/mozilla/gecko-dev.git
Bug 944542 - Blocklist spvc32.dll. r=bsmedberg
This commit is contained in:
Родитель
679ef4d260
Коммит
1e5de10330
|
@ -137,6 +137,9 @@ static DllBlockInfo sWindowsDllBlocklist[] = {
|
||||||
// Software is discontinued/unsupported
|
// Software is discontinued/unsupported
|
||||||
{ "atkdx11disp.dll", ALL_VERSIONS },
|
{ "atkdx11disp.dll", ALL_VERSIONS },
|
||||||
|
|
||||||
|
// Topcrash with Conduit SearchProtect, bug 944542
|
||||||
|
{ "spvc32.dll", ALL_VERSIONS },
|
||||||
|
|
||||||
{ nullptr, 0 }
|
{ nullptr, 0 }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче