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:
authorBastien Montagne <montagne29@wanadoo.fr>2018-11-05 22:26:17 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2018-11-05 22:29:36 +0300
commit5ae853d20a3a5e41660220e684be1c7b785256d2 (patch)
tree1dda80a67d9371cfc63312cae595d74fb8ec70a8 /doc/python_api/examples/bpy.types.Object.py
parent46060d54bffe48fe4cb46fe101ae79246b2b5513 (diff)
Fix (unreported) potential race condition in view_layer_bases_hash_create().
When you check for undone work before acquiring a lock that ensures you are the only one actually doing the work, you have to redo the check *after* acquiring said lock. Otherwise, there is room for nasty random race condition issues...
Diffstat (limited to 'doc/python_api/examples/bpy.types.Object.py')
0 files changed, 0 insertions, 0 deletions