Blender Git Commit Log
Git Commits -> Revision 58c22d8
Revision 58c22d8 by Lukas Toenne (master) March 23, 2014, 10:37 (GMT) |
Fix T39351: Blender crashes when enabling Mesh Analysis. This code was using a //const// char array for fallback colors and then writing to it (hidden to the compiler by explicit casting). Bad! |
Commit Details:
Full Hash: 58c22d8fe8d0399ecb137f0984b6fdb45fd57601
Parent Commit: 4c73001
Lines Changed: +5, -6
1 Modified Path:
/source/blender/blenkernel/intern/editderivedmesh.c (+5, -6) (Diff)