Blender Git Loki
Git Commits -> Revision ff09547
Revision ff09547 by Campbell Barton (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Fix 8 memory leaks from bad PyList_Append use |
Commit Details:
Full Hash: ff09547f80ba3cd87c8d1bc0456f84a342e9d65c
Parent Commit: 91a9751
Committed By: Sergey Sharybin
Lines Changed: +33, -40
6 Modified Paths:
/source/blender/freestyle/intern/python/BPy_SShape.cpp (+6, -4) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewShape.cpp (+7, -6) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp (+8, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp (+6, -12) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp (+5, -11) (Diff)
/source/gameengine/GameLogic/SCA_KeyboardSensor.cpp (+1, -0) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewShape.cpp (+7, -6) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp (+8, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp (+6, -12) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp (+5, -11) (Diff)
/source/gameengine/GameLogic/SCA_KeyboardSensor.cpp (+1, -0) (Diff)