Blender Git Commit Log

Git Commits -> Revision 8407c94

Revision 8407c94 by Diego Borghetti (master)
May 20, 2009, 15:59 (GMT)
Fix segfault on Outliner.

Try to expand the RNA tree in Outliner -> User Preference crash blender.

RNA_struct_idproperties was not checking if ptr.data is NULL
and always try to access the properties type information.

Note: brecht double check this.

Commit Details:

Full Hash: 8407c94f0be9f436b62c523408009b2e69dcb016
SVN Revision: 20299
Parent Commit: 240ee11
Lines Changed: +6, -4

1 Modified Path:

/source/blender/makesrna/intern/rna_access.c (+6, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021