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:
authorGaia Clary <gaia.clary@machinimatrix.org>2018-03-11 22:00:46 +0300
committerGaia Clary <gaia.clary@machinimatrix.org>2018-03-11 22:59:49 +0300
commitca11ef7fd3de97f8f56d3b1a27972fd23eb6cea8 (patch)
treee9280d64b6954ceaba5393701d32ae8c550ca790 /source/blender/collada/ArmatureImporter.cpp
parent2de0daa179617c4eb759f6298485a577e7ee2dfe (diff)
Fix Collada: Avoid unnecessary and even wrong check on unavailable data
The function validateConstraints() potentially causes a null pointer exception. I changed this so that the function returns a failure as soon as the validation fails. This avoids falling into the null pointer trap.
Diffstat (limited to 'source/blender/collada/ArmatureImporter.cpp')
0 files changed, 0 insertions, 0 deletions