Blender Git Loki
Git Commits -> Revision baf788d
Revision baf788d by Bastien Montagne (master) May 22, 2017, 10:08 (GMT) |
Fix T51336: Crash on broken file opening. `screen_findedge()` is not expected to return NULL in that case, but checking against that does not hurt (we do it in all its other call cases anyway), better than crashing. |
Commit Details:
Full Hash: baf788d7cd1c4006a2f92531bf56cef2f601f75f
Parent Commit: bd09b51
Lines Changed: +6, -2
1 Modified Path:
/source/blender/editors/screen/screen_edit.c (+6, -2) (Diff)