Files
goo-engine/source
Campbell Barton ac5b00a453 Fix: crash loading & saving large Iris images
Integer overflow in IMB_convert_rgba_to_abgr assigned a negative value
to size_t resulting in a large value which wrote past the buffer bounds.

Back ported from: d256b7f6882f1d3d6162392c81e2b3c0e62cd1a9

Pull Request: https://projects.blender.org/blender/blender/pulls/137447
2025-04-14 10:11:33 +02:00
..