1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Merge pull request #17984 from Snuffleupagus/issue-17981

Validate explicit destinations on the worker-thread to prevent `DataCloneError` (issue 17981)
This commit is contained in:
Tim van der Meij 2024-04-24 16:25:02 +02:00 committed by GitHub
commit 885dd72433
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 81 additions and 34 deletions

View file

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

View file

@ -2111,6 +2111,16 @@
"lastPage": 1,
"type": "eq"
},
{
"id": "issue17981",
"file": "pdfs/issue17981.pdf",
"md5": "3fd6d2bdcad8ff7cc5c0575da0b70266",
"rounds": 1,
"link": true,
"lastPage": 1,
"type": "eq",
"annotations": true
},
{
"id": "issue9105_other",
"file": "pdfs/issue9105_other.pdf",