mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 07:38:07 +02:00
Merge pull request #8164 from Snuffleupagus/issue-7828
Don't read past the EOI marker for JPEG images with non-default restart interval (issue 7828)
This commit is contained in:
commit
e2e13df4a5
3 changed files with 12 additions and 5 deletions
1
test/pdfs/issue7828.pdf.link
Normal file
1
test/pdfs/issue7828.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/mozilla/pdf.js/files/601312/Untitled_20160807_114311.pdf
|
|
@ -2106,6 +2106,13 @@
|
|||
"type": "eq",
|
||||
"about": "Inline JPEG images."
|
||||
},
|
||||
{ "id": "issue7828",
|
||||
"file": "pdfs/issue7828.pdf",
|
||||
"md5": "462f96c877f5761fc3176156e3526184",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1655",
|
||||
"file": "pdfs/issue1655r.pdf",
|
||||
"md5": "569f48449ba57c15c4f9ade151a651c5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue