af85fd3b227b3850e99ca76d3aac38402444de44
While investigating #124217 it was noticed that sometimes a >4 channel ImBuf might be passed through to this api. This would cause memory to be overwritten because the destination ImBuf was created with only 4 channels of memory. Now we create it with the proper number of channels. Pull Request: https://projects.blender.org/blender/blender/pulls/124472
…
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.
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.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
