mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-24 09:08:07 +02:00
Better crypto key length recovery.
This commit is contained in:
parent
17780dab31
commit
c991480687
3 changed files with 31 additions and 1 deletions
1
test/pdfs/bug951051.pdf.link
Normal file
1
test/pdfs/bug951051.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://web.archive.org/web/20120618235740/http://www.intreprinzatorturism.ro/wp-content/uploads/2012/05/ITPR-studiu-online-5000-turisti-straini_martie-2012.pdf
|
|
@ -2000,6 +2000,14 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "bug951051",
|
||||
"file": "pdfs/bug951051.pdf",
|
||||
"md5": "05d325a5112bd3f6022367dab7bc07b9",
|
||||
"rounds": 1,
|
||||
"lastPage": 1,
|
||||
"link": true,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "issue3062",
|
||||
"file": "pdfs/issue3062.pdf",
|
||||
"md5": "206715f1258f0e117df4180d98dd4d68",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue