Blender Git Commit Log
Git Commits -> Revision 00abe6e
Revision 00abe6e by Sergey Sharybin (blender-v2.78-release, blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) September 14, 2016, 08:26 (GMT) |
Fix/Workaround T49297: Crash related to custom data draw (Blender with ASAN) Root of the issue is that active render index became wrong. This is the actual thing to be fixed, but as usual this is quite tricky to reproduce. Since such bad situation might have happened more and fix isn't really difficult or intruisive let's avoid crash for now. Can be revisited once we figure out root of the issue. Nice for 2.78 release. |
Commit Details:
Full Hash: 00abe6ecf178606aa78b281c11ab47eef6865fea
Parent Commit: 3f5960b
Lines Changed: +8, -4
1 Modified Path:
/source/blender/blenkernel/intern/DerivedMesh.c (+8, -4) (Diff)