Blender Git Loki
Git Commits -> Revision 0cf1e57
Revision 0cf1e57 by Maxime Casas (override-recursive-resync) June 14, 2021, 14:34 (GMT) |
Fix T89033: segfault reordering animation channels Fix segmentation fault that can occur when reordering animation channels. Under some specific conditions, the list "act->curves" is empty in the "join_groups_action_temp" function. In particular, this happens when a scene contains an action that has not been pushed down, and with no keyframe in it. Reviewed By: sybren Differential Revision: https://developer.blender.org/D11569 |
Commit Details:
Full Hash: 0cf1e57461dac0d659fbac5d4682173c6ab8b1b1
Parent Commit: d02d868
Committed By: Bastien Montagne
Lines Changed: +6, -4
1 Modified Path:
/source/blender/editors/animation/anim_channels_edit.c (+6, -4) (Diff)