Blender Git Commit Log
Git Commits -> Revision 50b0bf6
August 24, 2020, 14:11 (GMT) |
GPencil: Fix crash when delete stroke The memory of the stroke is not avaliable after calling `BKE_gpencil_free_stroke` and cannot free the link. Instead, before calling the free function, remove the link of the listbase. |
Commit Details:
Full Hash: 50b0bf6215439ddec5ba39cb2468bd884b3606e6
Parent Commit: c332956
Lines Changed: +3, -3
1 Modified Path:
/source/blender/editors/gpencil/gpencil_edit.c (+3, -3) (Diff)