Blender Git Loki
Git Commits -> Revision f4fd5dc
Revision f4fd5dc by Tianwei Shen (soc-2016-multiview) August 11, 2016, 17:25 (GMT) |
fix error in ED_space_clip_get_clip_in_region didn't consider the case that regiondata may be a NULL pointer. Since dopesheet and graph are also Movie Editors and they don't have regiondata. Other drawing code also has this problem, so it is not fully solved. Will need to initialize regiondata for dopesheet and graph. |
Commit Details:
Full Hash: f4fd5dc6e19864761c8be2465071a7439f10e87c
Parent Commit: d2e8a2d
Lines Changed: +6, -1
1 Modified Path:
/source/blender/editors/space_clip/clip_editor.c (+6, -1) (Diff)