gimp/plug-ins/file-exr
Jacob Boerema 473d07d364 plug-ins, exr: ensure dimensions are not outside our limits...
when loading an exr image.
While looking at the openexr fuzzed images I noticed we do not check
whether height or width are larger than our maximum.

Although this was caught in libgimp when trying to create the image,
let's add checks in the exr plug-in itself.
2025-01-09 18:32:50 -05:00
..
exr-attribute-blob.h plug-ins: cleanup, copyright headers, formatting in the openexr-wrapper 2019-06-26 16:56:12 +02:00
file-exr.c plug-ins, exr: ensure dimensions are not outside our limits... 2025-01-09 18:32:50 -05:00
meson.build Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
openexr-wrapper.cc plug-ins, exr: fix #12340 crash on loading unsupported exr type 2025-01-08 18:20:06 +00:00
openexr-wrapper.h plug-ins: Fix crash with OpenEXR chroma images 2024-06-18 19:42:59 +00:00