Blender Git Commit Log

Git Commits -> Revision 57777b9

Revision 57777b9 by Brecht Van Lommel (master)
March 11, 2019, 13:34 (GMT)
Fix T61906: crash rendering softbody with Cycles and timeline visible.

Make sure we don't reallocate arrays in the pointcache when not needed, the
size of a memory allocation can be slightly bigger than the requested size.

Also, use consistent check for shared cached in copy and free functions.

Commit Details:

Full Hash: 57777b95428cef886bd3b2317b7728fa066acee1
Parent Commit: 2cb181d
Lines Changed: +16, -6

4 Modified Paths:

/source/blender/blenkernel/intern/pointcache.c (+10, -5) (Diff)
/source/blender/blenkernel/intern/softbody.c (+1, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_object_force_types.h (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021