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:
authorCampbell Barton <campbell@blender.org>2022-01-07 08:32:01 +0300
committerCampbell Barton <campbell@blender.org>2022-01-07 09:48:54 +0300
commitf24854005d8688fb86cf41bd62a63580c63f818d (patch)
tree2c348e4453a199ebb54db26dba3db8ed1bce5526 /source/blender/makesdna/DNA_userdef_types.h
parent164202831032164ed52108b4a365b9ff9ca4ac84 (diff)
Fix T94708: negative reference count error with Python API callbacks
Regression in 7972785d7b90771f50534fe3e1101d8adb615fa3 that caused Python callback arguments to be de-referenced twice - potentially accessing freed memory. Making a new-file with a circle-select tool active triggered this (for example). Now arguments aren't de-referenced when Blender it's self has already removed the callback handle.
Diffstat (limited to 'source/blender/makesdna/DNA_userdef_types.h')
0 files changed, 0 insertions, 0 deletions