mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #11805 from Snuffleupagus/issue-11794
Always skip over any additional, unexpected, RSTx (restart) markers in corrupt JPEG images (issue 11794)
This commit is contained in:
commit
96923eb2a6
3 changed files with 43 additions and 33 deletions
1
test/pdfs/issue11794.pdf.link
Normal file
1
test/pdfs/issue11794.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/mozilla/pdf.js/files/4459214/test.pdf
|
|
@ -2468,6 +2468,14 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue11794",
|
||||
"file": "pdfs/issue11794.pdf",
|
||||
"md5": "00d17b10a5fd7c06cddd7a0d2066ecdd",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "bug852992",
|
||||
"file": "pdfs/bug852992_reduced.pdf",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue