This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/intern
Sybren A. Stüvel 4a52531a11 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.
2018-06-06 14:38:17 +02:00
..
2018-06-01 18:26:42 +02:00
2018-06-01 18:26:42 +02:00
2018-06-05 17:02:50 +02:00
2018-06-06 14:38:17 +02:00
2018-05-13 14:48:55 +02:00
2018-06-04 16:03:52 +02:00
2018-05-18 13:34:24 +02:00
2018-05-18 13:34:24 +02:00
2018-06-06 14:38:17 +02:00
2018-04-16 17:56:50 +02:00
2018-06-05 17:02:50 +02:00
2018-05-18 13:34:24 +02:00
2018-05-28 17:07:39 +02:00
2018-05-18 13:34:24 +02:00
2018-05-05 14:42:15 +02:00
2018-06-05 17:02:50 +02:00
2018-06-01 18:26:42 +02:00
2018-05-18 08:14:36 +02:00
2018-04-16 17:56:50 +02:00
2018-04-01 11:03:25 +02:00
2018-04-16 18:24:38 +02:00
2018-05-16 06:07:50 -04:00
2018-06-01 18:26:42 +02:00
2018-06-01 18:26:42 +02:00
2018-04-22 08:45:52 +02:00
2018-06-05 21:32:49 +02:00
2018-06-05 17:02:50 +02:00
2018-06-03 21:30:35 +02:00
2018-05-31 12:57:24 +02:00
2018-05-18 13:34:24 +02:00
2018-06-05 17:02:50 +02:00
2018-04-01 07:24:45 +02:00
2018-06-05 21:32:49 +02:00
2018-06-04 16:03:52 +02:00
2018-06-05 17:02:50 +02:00
2018-02-26 19:58:31 +11:00