mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Don't throw when there isn't enough data to get block info in flate stream
but just ends the stream.
This commit is contained in:
parent
9d863f5180
commit
52ea20eda4
3 changed files with 24 additions and 5 deletions
1
test/pdfs/issue17332.pdf.link
Normal file
1
test/pdfs/issue17332.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/mozilla/pdf.js/files/13463186/test.1.pdf
|
|
@ -8372,5 +8372,14 @@
|
|||
"lastPage": 2,
|
||||
"type": "eq",
|
||||
"forms": true
|
||||
},
|
||||
{
|
||||
"id": "issue17332-annotations",
|
||||
"file": "pdfs/issue17332.pdf",
|
||||
"md5": "140c34d900b797e1310b1cb142a4b8e3",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq",
|
||||
"annotations": true
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue