Blender Git Loki
Git Commits -> Revision ca25fe9
Revision ca25fe9 by Sergey Sharybin (master) December 15, 2014, 09:31 (GMT) |
Tracking: Fix possible race condition accessing the tracks Writing to the tracks was already inside the lock section, but reading was not. This could have lead to race condition leading to all sorts of weird and wonderful artifacts. |
Commit Details:
Full Hash: ca25fe98fca8bed1de98c9bf6b899358e8500286
Parent Commit: ae6f62c
Lines Changed: +10, -6
1 Modified Path:
/source/blender/blenkernel/intern/tracking_auto.c (+10, -6) (Diff)