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:
authorJulian Eisel <julian@blender.org>2021-09-30 17:33:25 +0300
committerJulian Eisel <julian@blender.org>2021-09-30 17:39:09 +0300
commit4389067929d9a57923b7a85ec29b8ca9633fef29 (patch)
tree5409c1a51ff8460bad68f85df4e2c5ae00465142 /source/blender/blenkernel
parent4ee2d9df428d16f07e351f5554b951ae75804ea0 (diff)
Fix possible use-after-free in drag-drop handling logic
Would happen when there were multiple drag items in parallel. There was a listbase constructed with twice the same item, even though that item would be deleted after it was handled the first time.
Diffstat (limited to 'source/blender/blenkernel')
0 files changed, 0 insertions, 0 deletions