Blender Git Commit Log
Git Commits -> Revision 8b6100a
Revision 8b6100a by Sergey Sharybin (master) December 13, 2011, 10:07 (GMT) |
Fixed crash when tracking several tracks manually Crash was caused by non-threadsafe guarded allocatio which becomes threadsafe only when thread was started using BLI_threads module. |
Commit Details:
Full Hash: 8b6100aa26d20d0f8ded4df4550e35749dd803eb
SVN Revision: 42599
Parent Commit: 5e586fa
Lines Changed: +5, -0
1 Modified Path:
/source/blender/blenkernel/intern/tracking.c (+5, -0) (Diff)