Merge pull request #18219 from calixteman/jpx_fix_big_image

Update our OpenJPEG decoder in order to fix a malloc failure due to big image (bug 1901253)
This commit is contained in:
calixteman 2024-06-08 14:22:18 +02:00 committed by GitHub
commit bb73d2a922
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 11 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,2 @@
https://bugzilla.mozilla.org/attachment.cgi?id=9406118

View File

@ -10056,5 +10056,13 @@
"rounds": 1, "rounds": 1,
"link": true, "link": true,
"type": "eq" "type": "eq"
},
{
"id": "bug1901253",
"file": "pdfs/bug1901253.pdf",
"md5": "0d903ece5a3c60f868a3f3217be0353d",
"rounds": 1,
"link": true,
"type": "eq"
} }
] ]