Blender Git Commit Log

Git Commits -> Revision 9a6a791

Revision 9a6a791 by Campbell Barton (master)
April 9, 2012, 04:39 (GMT)
fix [#30865] Crash when browsing last operators in outliner (or by Python API)

Operator descriptions can be NULL pointers,
fix this by making use of PROP_NEVER_NULL flag, when its not set, generated string funcs will test for NULL.

Commit Details:

Full Hash: 9a6a791ff0c9b32f66831f5e09d7c283ac309b95
SVN Revision: 45482
Parent Commit: b711300
Lines Changed: +30, -1

5 Modified Paths:

/source/blender/makesrna/intern/makesrna.c (+18, -0) (Diff)
/source/blender/makesrna/intern/rna_define.c (+6, -1) (Diff)
/source/blender/makesrna/intern/rna_ui.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+2, -0) (Diff)
/source/blender/makesrna/RNA_types.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021