1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Always skip over any additional, unexpected, RSTx (restart) markers in corrupt JPEG images (issue 11794)

This commit is contained in:
Jonas Jenwald 2020-04-12 12:27:11 +02:00
parent 26cffd03b0
commit 06f6f8719f
3 changed files with 38 additions and 21 deletions

View file

@ -0,0 +1 @@
https://github.com/mozilla/pdf.js/files/4459214/test.pdf

View file

@ -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",