Blender Git Commit Log
Git Commits -> Revision 8811e52
Revision 8811e52 by Campbell Barton (master) August 24, 2013, 14:32 (GMT) |
fix for leak in cloth modifier - any error in cloth_build_springs wasn't freeing the edge-hash. - was checking BLI_edgehash_haskey on matching vertices. - was looping over setting NULL for all elements of a calloc'd array. |
Commit Details:
Full Hash: 8811e521c06c0b057f0a6308051fa2e106eeafc1
SVN Revision: 59469
Parent Commit: ba4d876
Lines Changed: +41, -40
1 Modified Path:
/source/blender/blenkernel/intern/cloth.c (+41, -40) (Diff)