Blender Git Loki
Git Commits -> Revision c169413
Revision c169413 by Lukas Toenne (master) March 5, 2014, 09:01 (GMT) |
Fix for potential memory leak in Bullet API: freeing dynamic arrays should use the delete[] operator instead of the plain pointer delete. |
Commit Details:
Full Hash: c169413a0f28a9683d5d703c7ead1acc652dbc40
Parent Commit: a659d73
Lines Changed: +2, -2
1 Modified Path:
/intern/rigidbody/rb_bullet_api.cpp (+2, -2) (Diff)