Ignore any mention of CVE-2009-3555 in error messages
This commit is contained in:
parent
bbc8f7812c
commit
521ab94e35
1 changed files with 1 additions and 1 deletions
|
@ -737,7 +737,7 @@ var Zotero = new function(){
|
||||||
'LibX:',
|
'LibX:',
|
||||||
'function skype_',
|
'function skype_',
|
||||||
'[JavaScript Error: "uncaught exception: Permission denied to call method Location.toString"]',
|
'[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++) {
|
for (var i=0; i<blacklist.length; i++) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue