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:
authorDalai Felinto <dfelinto@gmail.com>2017-11-07 19:06:55 +0300
committerDalai Felinto <dfelinto@gmail.com>2017-11-07 19:08:34 +0300
commit1b18e158025a488e1ba2446ad93c2eb563c11611 (patch)
tree9fa432d1bd7e622cb0d7cd4a9160bdff7d30c554 /source/blender/makesrna/intern/rna_nodetree.c
parentfc789803cabc9dfd47319a7f0297456c8f60153c (diff)
Sanitize use of BLI_iterator
We now initialize iter.valid as true as part of the main iterator (and manually when using via Python). And we don't even bother setting iter->current to NULL if it's invalid. Let's stick to using iter->valid only.
Diffstat (limited to 'source/blender/makesrna/intern/rna_nodetree.c')
0 files changed, 0 insertions, 0 deletions