Bug 519348 - Blocklist radhslib.dll

This commit is contained in:
Johnathan Nightingale 2010-01-19 14:22:43 -05:00
parent 4eb72a5b39
commit 7cb66f128e

View File

@ -97,6 +97,9 @@ static DllBlockInfo sWindowsDllBlocklist[] = {
// fgjk4wvb.dll - Suspected malware
{"fgjk4wvb.dll", MAKE_VERSION(8,8,8,8)},
// radhslib.dll - Naomi internet filter - unmaintained since 2006
{"radhslib.dll", UNVERSIONED},
// leave these two in always for tests
{ "mozdllblockingtest.dll", ALL_VERSIONS },
{ "mozdllblockingtest_versioned.dll", 0x0000000400000000ULL },