Blender Git Loki

Git Commits -> Revision 4a52531

Revision 4a52531 by Sybren A. Stüvel (master)
June 6, 2018, 12:38 (GMT)
Alembic: Fix double-free of mutex

The mutex was shared between CoW copies of the CacheFile datablock, and
as a result also freed multiple times. It is now only freed when the
original datablock is freed; the CoW copies share the same mutex.

Commit Details:

Full Hash: 4a52531a11fa27da36f9dbe849ecf0573f35a47b
Parent Commit: 4c4fa3d
Lines Changed: +3, -1

1 Modified Path:

/source/blender/blenkernel/intern/cachefile.c (+3, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021