Blender Git Commit Log
Git Commits -> Revision ddeb4e8
August 24, 2020, 13:53 (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: ddeb4e8423529d9e9db289d422d517cac6f216cd
Parent Commit: ec36b04
Lines Changed: +3, -3
1 Modified Path:
/source/blender/editors/gpencil/gpencil_edit.c (+3, -3) (Diff)