Blender Git Loki
Git Commits -> Revision e601381
Revision e601381 by Campbell Barton (master) August 1, 2009, 06:27 (GMT) |
- Ancient resource leak (rev 2) where checkPackedFile would open a file and never close it. - Running simulations missed freeing some variables. |
Commit Details:
Full Hash: e60138117caaafc0f9b422e5e3f1654127e4287a
SVN Revision: 22110
Parent Commit: 0949d48
Lines Changed: +21, -3
5 Modified Paths:
/source/blender/blenkernel/intern/armature.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/packedFile.c (+2, -0) (Diff)
/source/blender/imbuf/intern/targa.c (+4, -1) (Diff)
/source/blender/makesdna/intern/makesdna.c (+4, -1) (Diff)
/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+10, -0) (Diff)
/source/blender/blenkernel/intern/packedFile.c (+2, -0) (Diff)
/source/blender/imbuf/intern/targa.c (+4, -1) (Diff)
/source/blender/makesdna/intern/makesdna.c (+4, -1) (Diff)
/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+10, -0) (Diff)