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:
authorHans Goudey <h.goudey@me.com>2022-09-23 20:31:55 +0300
committerHans Goudey <h.goudey@me.com>2022-09-23 20:32:08 +0300
commitd12f0d3f70322ef01eef6e8ec72f7fbaf5a191ba (patch)
tree2d7695f20dace4b8c44a357b946ee12b61091aa6 /source/blender/imbuf
parent392855ce5022ccfeaa52efc04b13a7208ed0dc3f (diff)
Fix: Crash with empty vertex group in mask modifier
The C++ vertex group data accessor returned a span with null data that wasn't empty. Instead of adding a null check as well as the size check, just return an empty span when there is no vertex group data.
Diffstat (limited to 'source/blender/imbuf')
0 files changed, 0 insertions, 0 deletions