Blender Git Loki
Git Commits -> Revision d205bc3
Revision d205bc3 by Sergey Sharybin (master) September 9, 2016, 08:57 (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: d205bc3059202b93550812eb72d92ad8ceaff47c
Parent Commit: b27ba26
Lines Changed: +8, -4
1 Modified Path:
/source/blender/blenkernel/intern/DerivedMesh.c (+8, -4) (Diff)