Blender Git Commit Log
Git Commits -> Revision 9fed39c
Revision 9fed39c by Sybren A. Stüvel (master) January 15, 2019, 15:21 (GMT) |
Alembic export: fixed memory leak If the triangulated mesh was in itself a new mesh that should be freed this should happen before the function returns (as it only returns a single mesh, and thus the caller can only free one). |
Commit Details:
Full Hash: 9fed39c7b0e21d46a65ddc08b806f686ec2706dd
Parent Commit: 2124f31
Lines Changed: +4, -0
1 Modified Path:
/source/blender/alembic/intern/abc_mesh.cc (+4, -0) (Diff)