mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 07:38:07 +02:00
Try to recover if we reach the end of the stream when searching for the EI
marker of an inline image (issue 8798)
This commit is contained in:
parent
81172b571f
commit
cb55506b95
3 changed files with 25 additions and 8 deletions
1
test/pdfs/issue8798.pdf.link
Normal file
1
test/pdfs/issue8798.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/mozilla/pdf.js/files/1241137/output_34.pdf
|
|
@ -2966,6 +2966,14 @@
|
|||
"type": "eq",
|
||||
"about": "Inline image with ASCII85Decode filter."
|
||||
},
|
||||
{ "id": "issue8798",
|
||||
"file": "pdfs/issue8798.pdf",
|
||||
"md5": "e9e60ea3f8f33850b0333fb04e074e64",
|
||||
"rounds": 1,
|
||||
"lastPage": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue8613",
|
||||
"file": "pdfs/issue8613.pdf",
|
||||
"md5": "bc7ad2db75710aa9916c5769e0c02123",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue