1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-21 15:48:06 +02:00

Ignore the rest of the image when encountering an EOI (End of Image) marker while parsing Scan data (issue 9679)

This commit is contained in:
Jonas Jenwald 2018-05-16 14:26:12 +02:00
parent c2cbeaa34d
commit 620f65488b
3 changed files with 27 additions and 1 deletions

View file

@ -0,0 +1 @@
https://github.com/mozilla/pdf.js/files/1929531/K.BIS.PDF

View file

@ -3223,6 +3223,13 @@
"lastPage": 1,
"type": "eq"
},
{ "id": "issue9679",
"file": "pdfs/issue9679.pdf",
"md5": "3077d06add3875705aa1021c7b116023",
"rounds": 1,
"link": true,
"type": "eq"
},
{ "id": "bug1108753",
"file": "pdfs/bug1108753.pdf",
"md5": "a7aaf92d55b4602afb0ca3d75198b56b",