Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2018-04-03 15:30:36 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2018-04-03 15:32:23 +0300
commit601835cd3130e4a1a039ed7d30ab9e38e9c4db5f (patch)
tree216e1de569605af758ff0c240caf06adc7e831fd /release
parentb3004d30f5d5060035c5f8ac4cb6338463872877 (diff)
Fix (unreported) crash when accessing some bl_rna.properties.
E.g. typing `bpy.data.bl_rna.properties[8].<tab>` in console would hard-crash trying to dereference NULL pointer. Was a missing check in rna_Property_tags_itemf().
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions