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:
commit
bb73d2a922
2
external/openjpeg/openjpeg.js
vendored
2
external/openjpeg/openjpeg.js
vendored
File diff suppressed because one or more lines are too long
2
test/pdfs/bug1901253.pdf.link
Normal file
2
test/pdfs/bug1901253.pdf.link
Normal file
@ -0,0 +1,2 @@
|
||||
https://bugzilla.mozilla.org/attachment.cgi?id=9406118
|
||||
|
||||
@ -10056,5 +10056,13 @@
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "bug1901253",
|
||||
"file": "pdfs/bug1901253.pdf",
|
||||
"md5": "0d903ece5a3c60f868a3f3217be0353d",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user