Merge pull request #1509 from rouault/fix_sycc420_to_rgb
authorEven Rouault <even.rouault@spatialys.com>
Sun, 18 Feb 2024 16:18:36 +0000 (17:18 +0100)
committerGitHub <noreply@github.com>
Sun, 18 Feb 2024 16:18:36 +0000 (17:18 +0100)
commit89bf51c782639d5799d1378d28470d8bef312eca
tree6767225f9856bd6767656eb5c5757a88d914b3b6
parent0e3b3bd716f2b5178d981b17de9505f94ddfff58
parent7bd884f8750892de4f50bf4642fcfbe7011c6bdf
Merge pull request #1509 from rouault/fix_sycc420_to_rgb

opj_decompress: fix off-by-one read heap-buffer-overflow in sycc420_to_rgb() when x0 and y0 are odd (CVE-2021-3575, fixes #1347)