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 17:50:04 +0300
committerDalai Felinto <dfelinto@gmail.com>2017-11-07 17:50:42 +0300
commitf16199d479189f1f142aebecf896182a7276c483 (patch)
tree1c8370a36bd8b10abfecb1c84992c871ed5c498a /source/blender/editors/scene
parent98ed20aafd60bd31e77b9da6e9b1157987c4fa56 (diff)
Fix jumps-dependent-on-uninitialized-variable for iterators
We cannot have iter->valid unitialized, but we need to be sure it is set to true on begin. Bug found by Sergey Sharybin.
Diffstat (limited to 'source/blender/editors/scene')
0 files changed, 0 insertions, 0 deletions