mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #1600 from yurydelendik/issue-1586
Don't check gen number for free entry; don't index objects twice
This commit is contained in:
commit
ba9c828117
4 changed files with 18 additions and 7 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -18,6 +18,7 @@
|
|||
!cmykjpeg.pdf
|
||||
!issue840.pdf
|
||||
!scan-bad.pdf
|
||||
!pdfjsbad1586.pdf
|
||||
!freeculture.pdf
|
||||
!pdfkit_compressed.pdf
|
||||
!TAMReview.pdf
|
||||
|
|
BIN
test/pdfs/pdfjsbad1586.pdf
Normal file
BIN
test/pdfs/pdfjsbad1586.pdf
Normal file
Binary file not shown.
|
@ -363,6 +363,12 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1586",
|
||||
"file": "pdfs/pdfjsbad1586.pdf",
|
||||
"md5": "793d0870f0b0c613799b0677d64daca4",
|
||||
"rounds": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "aboutstacks",
|
||||
"file": "pdfs/aboutstacks.pdf",
|
||||
"md5": "6e7c8416a293ba2d83bc8dd20c6ccf51",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue