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:
authorWannes Malfait <Wannes>2021-10-12 18:58:38 +0300
committerHans Goudey <h.goudey@me.com>2021-10-12 18:58:38 +0300
commit5e3877e0c8560f27a5cd7b303666b235fb148165 (patch)
tree67a0b92f41ae8370abccabdd39bf42abeb5189d8 /source/blender/blenkernel/BKE_gpencil_curve.h
parent0c7e836a1da0e637187d1d0c2cde9d6d89a6d0df (diff)
Fix T92149: Crash in delete geometry node after curve fill node
There was only a check for the component but not for if it was empty. Because the curve fill node produces an empty curve component, a nullptr was read, causing a crash. Generally nodes shouldn't produce empty components, but currently we cannot rely on that fact. Differential Revision: https://developer.blender.org/D12838
Diffstat (limited to 'source/blender/blenkernel/BKE_gpencil_curve.h')
0 files changed, 0 insertions, 0 deletions