Ignore any mention of CVE-2009-3555 in error messages

This commit is contained in:
Dan Stillman 2010-08-06 17:52:33 +00:00
parent bbc8f7812c
commit 521ab94e35

View File

@ -737,7 +737,7 @@ var Zotero = new function(){
'LibX:',
'function skype_',
'[JavaScript Error: "uncaught exception: Permission denied to call method Location.toString"]',
'potentially vulnerable to CVE-2009-3555'
'CVE-2009-3555'
];
for (var i=0; i<blacklist.length; i++) {