Blender Git Commit Log

Git Commits -> Revision 1026314

Revision 1026314 by Andrew Williams (master)
January 22, 2019, 14:24 (GMT)
Fix potential invalid memory access in surface force field BVH tree.

Free the BVH tree immediately along with the mesh, otherwise we might access
invalid mesh data.

Differential Revision: https://developer.blender.org/D4201

Commit Details:

Full Hash: 102631486b480d98c2d9b921a95472688bba8416
Parent Commit: 414ebc6
Committed By: Brecht Van Lommel
Lines Changed: +15, -15

3 Modified Paths:

/source/blender/blenkernel/intern/bvhutils.c (+2, -0) (Diff)
/source/blender/blenlib/intern/BLI_kdopbvh.c (+5, -11) (Diff)
/source/blender/modifiers/intern/MOD_surface.c (+8, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021