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-01-15 01:10:38 +0300
committerHans Goudey <h.goudey@me.com>2022-01-15 01:10:38 +0300
commit6e926e9b567eb51124b5ca92099fb1424676e77f (patch)
treebbf723c38afc75ce58a797f466efac6c9ffa6b38 /source/blender/blenloader/intern/versioning_300.c
parent2a095d8bfee39cb6f7f4f108d7febf9780bb8241 (diff)
Fix T94852: Geometry Proximity crash when unsuccessful
Before rB644e6c7a3e99ae1d43ed, `fill` was used in the error cases, but now `fill_indices` is used, which doesn't work when the span is empty (when only one output is used). The fix is just to check for that case.
Diffstat (limited to 'source/blender/blenloader/intern/versioning_300.c')
0 files changed, 0 insertions, 0 deletions