Files
blender/intern
Sergey Sharybin 4e6324dd59 Cycles: Guard memcpy to potentially re-allocating memory with lock
Basically, make re-alloc and memcpy from the same lock, otherwise one
thread might be re-allocating thread while another one is trying to
copy data there.

Reported by Mohamed Sakr in IRC, thanks!
2017-08-14 14:55:47 +02:00
..
2017-03-12 02:47:53 +11:00
2017-05-27 15:34:55 -04:00
2016-07-02 10:08:33 +10:00
2017-06-19 10:04:30 +10:00
2017-08-03 07:03:59 +10:00
2016-06-11 22:05:20 +02:00
2017-05-27 15:34:55 -04:00
2017-03-12 02:47:53 +11:00