Blender Git Loki
Git Commits -> Revision 5308e31
Revision 5308e31 by Bastien Montagne (master) May 16, 2018, 15:35 (GMT) |
Fix memleak with meshes having IDProps in modifier stack evaluation. *Always* use BKE_library API to handle IDs allocation and freeing, unless you have a very, very, very good reason not to do so - and perfectly know what you are doing. |
Commit Details:
Full Hash: 5308e31e419cf80b73df2d39e218d95164287ac4
Parent Commit: 48645e5
Lines Changed: +6, -3
1 Modified Path:
/source/blender/blenkernel/intern/DerivedMesh.c (+6, -3) (Diff)