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:
authorSybren A. Stüvel <sybren@blender.org>2019-08-01 16:14:57 +0300
committerSybren A. Stüvel <sybren@blender.org>2019-08-01 16:14:57 +0300
commit21c039f6ef3fb10c0439b096ed7e89d59e3997b3 (patch)
treed047623015b71c8f614514f5563a1483e77dff29 /source/blender/makesrna
parent2741992f6608c0f76e1bc95ca5d6e05a63348c7f (diff)
Alembic: fix heap-use-after-free error
The mesh can be freed by BKE_mesh_nomain_to_mesh(), so we need to get the `ME_AUTOSMOOTH` flag before that call, and not after.
Diffstat (limited to 'source/blender/makesrna')
0 files changed, 0 insertions, 0 deletions