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:
authorJesse Yurkovich <jesse.y@gmail.com>2021-11-13 07:47:26 +0300
committerJesse Yurkovich <jesse.y@gmail.com>2021-11-13 07:47:26 +0300
commite8a8bb67fcefa5e935214e1af1ec3da38465dda1 (patch)
tree36778df9dd5ecfbd4bc3ba18f7418263abe803f0 /source/blender/editors/include
parentab9ec193c34ae62af99350f62631f91c9648d5eb (diff)
Cleanup: Correct order of guard and lock in moviecache_valfree
Fix own mistake in rB7061d1e39fe In my attempt to quickly address T92838, along with the original bug, I made a nonsensical choice to use the limiter lock to guard the check against the cache item itself. While harmless, it is not necessary and semantically wrong / potentially confusing to future readers of the code. Differential Revision: https://developer.blender.org/D13122
Diffstat (limited to 'source/blender/editors/include')
0 files changed, 0 insertions, 0 deletions