Blender Git Commit Log

Git Commits -> Revision 73adf3e

Revision 73adf3e by Bastien Montagne (master)
July 19, 2017, 10:55 (GMT)
Fix (unreported) seldom crash when using previews in filebrowser.

Hopefully fix it actually, at least could not reproduce it anymore with
that changen, but Was already quite hard to trigger before.
We need a memory barrier at this allocation, otherwise it might happen
after preview gets added to done queue, so preview could end up being
freed twice, leading to crash.

Commit Details:

Full Hash: 73adf3e27d43c8c739ae86a0634392ae316a29fe
Parent Commit: 5376b3e
Lines Changed: +4, -1

1 Modified Path:

/source/blender/editors/space_file/filelist.c (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021