Files
test2/source/blender
Campbell Barton 37148d6711 Fix: crash saving large WebP images
WebP images can be at most 16383x16383,
however saving sizes which overflowed an integer would crash.

- Early exit with an error when the image is too large.
- Replace integer offsets with size_t.
2025-04-11 07:33:48 +00:00
..
2024-09-20 13:14:57 +10:00
2024-10-04 11:33:21 +02:00
2025-04-04 19:16:51 +02:00
2025-04-11 07:33:48 +00:00
2025-04-02 16:50:50 +02:00