Blender Git Loki
Git Commits -> Revision f8f7523
Revision f8f7523 by Campbell Barton (master) April 28, 2012, 07:43 (GMT) |
fix memory leak in BM_face_copy() note that this doesnt run when duplicating faces normally, only way to cause this bug I could find was to knife cut a 33+ sided ngon with multi-res applied. also small improvement not to grow the array but allocate at once if needed. |
Commit Details:
Full Hash: f8f7523fb2f38ae03e029ee1d279d5dc3c91390d
SVN Revision: 46016
Parent Commit: 3553bf6
Lines Changed: +13, -14
1 Modified Path:
/source/blender/bmesh/intern/bmesh_core.c (+13, -14) (Diff)