Blender Git Loki
Git Commits -> Revision 30d9366
Revision 30d9366 by Bastien Montagne (master) June 4, 2019, 21:51 (GMT) |
Fix (unreported) Broken `BLI_threadapi_exit()`. Function would not clear the static scheduler pointer, which lead to crash (mem use after free) when trying to re-init and use the task API again. Should not happen in Blender itself, but could in other cases (like some future gtests ;) ). |
Commit Details:
Full Hash: 30d9366d17328a5f15a32e537c0a2969ea82bd3f
Parent Commit: b640265
Lines Changed: +1, -0
1 Modified Path:
/source/blender/blenlib/intern/threads.c (+1, -0) (Diff)