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:
authorGermano Cavalcante <germano.costa@ig.com.br>2022-11-06 16:14:53 +0300
committerGermano Cavalcante <germano.costa@ig.com.br>2022-11-07 14:27:54 +0300
commitb2db324f60e666757d332ec786dac12d064873a0 (patch)
tree69ce470cf059c392f9d188125f6516c95278bb1b /source/blender/blenkernel/intern/customdata.cc
parentcad897de1660b1c81971c58cbcea41100d5f930c (diff)
Fix potentially uninitialized memory usage
`nearest_world_tree_co` allows null parameter, so the `index` variable isn't really needed and doesn't even need to be initialized.
Diffstat (limited to 'source/blender/blenkernel/intern/customdata.cc')
0 files changed, 0 insertions, 0 deletions