Blender Git Commit Log

Git Commits -> Revision bb165d6

Revision bb165d6 by Antonio Vazquez (master)
July 15, 2019, 07:53 (GMT)
Fix T66957: GPencil material isolate crash when slot is empty

When the slot of the material is empty, the loop to lock the materials tried to use the material but this was NULL.

Check if material is NULL before using it in other operators too.

Commit Details:

Full Hash: bb165d6df10dcee953b55a52e169e5b9e6bac78e
Parent Commit: 986c283
Lines Changed: +38, -20

1 Modified Path:

/source/blender/editors/gpencil/gpencil_data.c (+38, -20) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021