Blender Git Loki
Git Commits -> Revision 6589d07
Revision 6589d07 by Joshua Leung (master) April 16, 2015, 13:11 (GMT) |
Action Editor: Preemptive fix for null-pointer dereference A few weeks ago, I got a random crash while testing som edge cases (IIRC, it was trying to assign an action with no active object), which I haven't been able to reproduce since then. This commit though adds some extra sanity checks here, as a user may try to assign an action to an animdata block which did not have an action already. |
Commit Details:
Full Hash: 6589d07c8faa6f2705530ed0dfc6ec30a77c72f2
Parent Commit: 0b69156
Lines Changed: +3, -1
1 Modified Path:
/source/blender/makesrna/intern/rna_space.c (+3, -1) (Diff)