Blender Git Commit Log
Git Commits -> Revision 4fc1a3c
Revision 4fc1a3c by Campbell Barton (master) November 1, 2012, 09:56 (GMT) |
fix for possible buffer overflow in gpu_nodes_get_vertex_attributes() and hair_velocity_smoothing() and a unlikely NULL pointer dereference in unlink_material_cb(). |
Commit Details:
Full Hash: 4fc1a3c8b392d7819e89e0aafc1ecef558a37d4a
SVN Revision: 51805
Parent Commit: f213ae0
Lines Changed: +32, -19
6 Modified Paths:
/source/blender/blenkernel/intern/implicit.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/mball.c (+7, -2) (Diff)
/source/blender/editors/animation/fmodifier_ui.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+9, -4) (Diff)
/source/blender/gpu/intern/gpu_codegen.c (+13, -10) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/mball.c (+7, -2) (Diff)
/source/blender/editors/animation/fmodifier_ui.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+9, -4) (Diff)
/source/blender/gpu/intern/gpu_codegen.c (+13, -10) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+1, -1) (Diff)