Blender Git Loki
Git Commits -> Revision 8714fb7
Revision 8714fb7 by Campbell Barton (master) October 9, 2011, 06:03 (GMT) |
replace sprintf with strcpy where no formatting is done and return value isn't used. |
Commit Details:
Full Hash: 8714fb7019e853703ce8b102edac43d84b7bbe14
SVN Revision: 40872
Parent Commit: 6778f7a
Lines Changed: +16, -16
9 Modified Paths:
/source/blender/blenkernel/intern/gpencil.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/library.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/nla.c (+4, -4) (Diff)
/source/blender/blenlib/intern/winstuff.c (+1, -1) (Diff)
/source/blender/editors/animation/anim_draw.c (+2, -2) (Diff)
/source/blender/editors/animation/anim_ipo_utils.c (+2, -2) (Diff)
/source/blender/editors/util/ed_util.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_fluidsim.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/library.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/nla.c (+4, -4) (Diff)
/source/blender/blenlib/intern/winstuff.c (+1, -1) (Diff)
/source/blender/editors/animation/anim_draw.c (+2, -2) (Diff)
/source/blender/editors/animation/anim_ipo_utils.c (+2, -2) (Diff)
/source/blender/editors/util/ed_util.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_fluidsim.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+1, -1) (Diff)