Blender Git Commit Log
Git Commits -> Revision 231d1a3
Revision 231d1a3 by Campbell Barton (master) December 8, 2012, 13:15 (GMT) |
bmesh toolflags would use BLI_MEMPOOL_SYSMALLOC when reducing layers only (would use MEM_mallocN in one case but malloc in another). better use blenders MEM_mallocN for both. |
Commit Details:
Full Hash: 231d1a3ddd272c5528d0a5b8eccc4ab60ddec3b4
SVN Revision: 52817
Parent Commit: 7b9adab
Lines Changed: +1, -1
1 Modified Path:
/source/blender/bmesh/intern/bmesh_operators.c (+1, -1) (Diff)