Files
Campbell Barton 8cacf61568 Fix: integer overflows calculating the number of pixels
Note that moving to the templated versions of array allocation functions
in [0] caused integer overflow regressions because multiplying by the
`sizeof(type)` caused the following values to be cast to a size_t.

[0]: e85ebb24fe012f839a9ec24f4831f7d6e459f180

Back ported from: 3b2c0b6cd58eb36261436103b7275d965bb2d89d

Pull Request: https://projects.blender.org/blender/blender/pulls/137457
2025-04-14 11:34:27 +02:00
..
2025-01-20 11:19:23 +11:00