Blender Git Commit Log

Git Commits -> Revision 256e77c

Revision 256e77c by Dalai Felinto (master)
November 19, 2020, 09:33 (GMT)
Fix T82833: GreasePencil crash when changing to Vertex Color mode

This is actually a user interface issue, introduced on 0688309988e5.

but->tip is checked for NULL in other parts, and rightly so, since here
it crashes Blender.

On a side note I don't know how to reliably reproduce the original bug
whose fix introduced this issue. That got on the way of seeing whether
this is the correct fix, if it happens outside greasepencil operators.

Maybe it is an operator that is missing a tooltip? Impossible to tell
without more information from said commit. That said since this happened
during the end of bcon3 and we are not in bcon4 I'm going ahead with
this NULL check commit.

Patch reviewed by Philipp Oeser and Sergey Sharybin.

Commit Details:

Full Hash: 256e77c987d2d8a3c1fc672eb75b3efe32441789
Parent Commit: ad58999
Lines Changed: +4, -0

1 Modified Path:

/source/blender/editors/interface/interface_query.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021