Blender Git Commit Log
Git Commits -> Revision 3c50687
Revision 3c50687 by Campbell Barton (master) July 29, 2021, 04:11 (GMT) |
Fix gpu.types.GPUTexture crash when the size argument was too big Missing length check on the size argument before copying it into a fixed size buffer. |
Commit Details:
Full Hash: 3c5068707344c15c876e726f90254e22ec4e1903
Parent Commit: fd0b2b8
Lines Changed: +6, -0
1 Modified Path:
/source/blender/python/gpu/gpu_py_texture.c (+6, -0) (Diff)