Campbell Barton 7ce866e3c0 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.

Back ported from: 37148d67116471d75fb335e0a4a0914b74b1f5ac

Pull Request: https://projects.blender.org/blender/blender/pulls/137442
2025-04-14 10:10:56 +02:00
2025-04-07 08:58:33 +02:00
2025-03-10 15:41:38 +01:00
2025-03-12 21:52:39 +11:00
2025-01-08 16:42:50 +01:00
2025-02-05 11:24:33 +01:00
2025-03-12 21:52:39 +11:00

Blender

Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.

Blender screenshot

Project Pages

Development

License

Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.

See blender.org/about/license for details.

S
Description
No description provided
Readme 925 MiB
Languages
C++ 78%
Python 11%
C 6.3%
GLSL 2.2%
CMake 1.3%
Other 1.1%