Blender Git Loki
Git Commits -> Revision 3fce5ba
Revision 3fce5ba by Daniel Genrich (master) July 11, 2008, 14:11 (GMT) |
Memory leak fix: br_find_exe() uses strdup() which uses malloc and therefore the returned string needs free'ing (Found with valgrind). |
Commit Details:
Full Hash: 3fce5ba59ad7ce7033ecf135e45ce768b7f81026
SVN Revision: 15529
Parent Commit: 2e144ab
Lines Changed: +1, -0
1 Modified Path:
/source/blender/blenlib/intern/util.c (+1, -0) (Diff)