Ignore any mention of CVE-2009-3555 in error messages
This commit is contained in:
parent
bbc8f7812c
commit
521ab94e35
|
@ -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++) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user