Blender Git Loki
Git Commits -> Revision 28243b2
Revision 28243b2 by Campbell Barton (master) August 25, 2013, 14:58 (GMT) |
fix leak in BLI_ghash_clear(). was never freeing entries, add BLI_mempool_clear utility function. |
Commit Details:
Full Hash: 28243b2e5fd272d12c4349c7998b39893c20628c
SVN Revision: 59496
Parent Commit: e4d2786
Lines Changed: +29, -6