Blender Git Commit Log
Git Commits -> Revision e1dd8d7
Revision e1dd8d7 by Maxime Casas (asset-browser, asset-browser-poselib, temp-pose-flipping-fix-attempt) June 11, 2021, 14:31 (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: e1dd8d72a3e080029d2eecf336f018f14529694a
Parent Commit: 145515e
Committed By: Sybren A. Stüvel
Lines Changed: +6, -4
1 Modified Path:
/source/blender/editors/animation/anim_channels_edit.c (+6, -4) (Diff)