mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Ignore malformed dictionary entries.
This commit is contained in:
parent
8d6aac1fe3
commit
cec200a664
3 changed files with 16 additions and 3 deletions
2
test/pdfs/bug808084.pdf.link
Normal file
2
test/pdfs/bug808084.pdf.link
Normal file
|
@ -0,0 +1,2 @@
|
|||
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1984.pdf
|
||||
|
|
@ -1051,6 +1051,14 @@
|
|||
"type": "eq",
|
||||
"about": "Has a 4 bit per component image with mask and decode."
|
||||
},
|
||||
{ "id": "bug808084",
|
||||
"file": "pdfs/bug808084.pdf",
|
||||
"md5": "b1c400de699af29ea3f1983bb26870ab",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"lastPage": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "issue3064",
|
||||
"file": "pdfs/issue3064.pdf",
|
||||
"md5": "0307415b7d69b13acaf8bd4285d9544b",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue