1
0
Fork 0
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:
Calixte Denizet 2023-11-26 17:32:52 +01:00
parent 9d863f5180
commit 52ea20eda4
3 changed files with 24 additions and 5 deletions

View file

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

View file

@ -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
}
]