Blender Git Loki

Git Commits -> Revision 7d2a62e

Revision 7d2a62e by Bastien Montagne (master)
September 29, 2015, 17:54 (GMT)
Fix T46299: Windows: File Browser Crash while listing big folders in preview mode (fonts, images...).

Windows-only bug, mmap & co are not threadsafe by default on this platform, so we have to add a dedicated
spinlock for them in win32.

Note that we may try to get rid of those mmap later, but not for 2.76!

To be backported to final 2.76...

Commit Details:

Full Hash: 7d2a62ef65e075d10ac57aaf170f5c08e2e5b267
Parent Commit: 2eb0c99
Lines Changed: +49, -0

4 Modified Paths:

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