1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 06:38:07 +02:00

Update our OpenJPEG decoder in order to fix a malloc failure due to big image (bug 1901253)

It has been fixed in:
5ef68089b5
This commit is contained in:
Calixte Denizet 2024-06-07 16:02:25 +02:00
parent c770e94e36
commit 61398066b9
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,
"link": true,
"type": "eq"
},
{
"id": "bug1901253",
"file": "pdfs/bug1901253.pdf",
"md5": "0d903ece5a3c60f868a3f3217be0353d",
"rounds": 1,
"link": true,
"type": "eq"
}
]