Blender Git Loki

Git Commits -> Revision ee72cba

Revision ee72cba by Sergey Sharybin (master)
April 1, 2014, 07:14 (GMT)
Fix T39446: Blender Crashes when Camera Tracking

Issue is likely caused by thread-unsafe nature of IMB_freeImBuf
which might lead to race condition in some circumstances.

Now made it thread-safe and from Sebastian's tests seems crash is
gone now, so hopefully the root of the issue is finally nailed down.

Commit Details:

Full Hash: ee72cba008829c0ae1bb21f952e180d54dd12f88
Parent Commit: e95fd79
Lines Changed: +32, -0

3 Modified Paths:

/source/blender/imbuf/intern/allocimbuf.c (+23, -0) (Diff)
/source/blender/imbuf/intern/IMB_allocimbuf.h (+3, -0) (Diff)
/source/blender/imbuf/intern/module.c (+6, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021