Bug 527125 - Blocklist calc.dll v1.0.0.1 r=vlad a=beltzner

This commit is contained in:
Johnathan Nightingale 2009-12-01 13:39:12 -05:00
parent 52d0582584
commit 54c1e2bb3f

View File

@ -74,6 +74,9 @@ static DllBlockInfo sWindowsDllBlocklist[] = {
// AVG 8 - Antivirus vendor AVG, old version, plugin already blocklisted
{"avgrsstx.dll", MAKE_VERSION(8,5,0,401)},
// calc.dll - Suspected malware
{"calc.dll", MAKE_VERSION(1,0,0,1)},
// leave these two in always for tests
{ "mozdllblockingtest.dll", ALL_VERSIONS },