Blender Git Commit Log
Git Commits -> Revision f36b7c0
Revision f36b7c0 by Campbell Barton (soc-2021-porting-modifiers-to-nodes-decimate, soc-2021-porting-modifiers-to-nodes_all) July 30, 2021, 14:56 (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: f36b7c0c8c4ad9f0d6de2026030010e309b93e0d
Parent Commit: 660bcfc
Committed By: Fabian Schempp
Lines Changed: +6, -0
1 Modified Path:
/source/blender/python/gpu/gpu_py_texture.c (+6, -0) (Diff)