Gimp/app/file-data
Jacob Boerema a8b30b17d7 app: fix #12867 crash when exporting grayscale .gih
With a cell size half the width of a grayscale image with an alpha
channel, we get a crash because we write outside our buffer.

When computing the offset in the buffer, we added the offset of the
tile, but since we are just writing this tile. We should not add that
offset.
2026-03-09 17:18:43 -04:00
..
file-data-gbr.c app: fix #12867 crash when exporting grayscale .gih 2026-03-09 17:18:43 -04:00
file-data-gbr.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
file-data-gex.c app, build: fix MR !2326 (porting to libappstream). 2025-08-04 18:56:42 +00:00
file-data-gex.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
file-data-gih.c file-data: Prevent crash with GIH and empty groups 2026-03-09 16:21:30 +00:00
file-data-gih.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
file-data-pat.c app: fixing more broken parasite name for custom config parasites. 2025-10-24 02:24:53 +02:00
file-data-pat.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
file-data.c Issue #15152: Export to bzip2, gzip, xz gives warnings. 2025-10-28 12:34:58 +01:00
file-data.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
meson.build Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:31:53 -03:00