Blender Git Commit Log
Git Commits -> Revision e0ae229
Revision e0ae229 by Brecht Van Lommel (master) May 18, 2020, 19:01 (GMT) |
Fix potential crash due to dyntopo GPU buffer invalid memory access When the number of triangles in a node became zero, the wireframe batch was not freed along with the triangles batch and could still reference a freed vertex buffer. Ref T76858 |
Commit Details:
Full Hash: e0ae229acb2aa63ffba05dc53045577dbb876acf
Parent Commit: 46a4a53
Lines Changed: +15, -13
1 Modified Path:
/source/blender/gpu/intern/gpu_buffers.c (+15, -13) (Diff)