mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #2956 from vyv03354/cmap4_fpgm
Add more sanitizations to TT font programs
This commit is contained in:
commit
004bd848c8
4 changed files with 63 additions and 44 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -49,3 +49,4 @@
|
|||
!noembed-sjis.pdf
|
||||
!vertical.pdf
|
||||
!issue2099-1.pdf
|
||||
!issue2956.pdf
|
||||
|
|
BIN
test/pdfs/issue2956.pdf
Normal file
BIN
test/pdfs/issue2956.pdf
Normal file
Binary file not shown.
|
@ -1175,6 +1175,12 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue2956",
|
||||
"file": "pdfs/issue2956.pdf",
|
||||
"md5": "d8f68cbbb4bf54cde9f7f878acb6d7cd",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue2177-eq",
|
||||
"file": "pdfs/issue2177.pdf",
|
||||
"md5": "48a808278bf31de8414c4e03ecd0900a",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue