Blender Git Loki
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