Blender Git Commit Log

Git Commits -> Revision 11aba52

Revision 11aba52 by Campbell Barton (master)
December 9, 2011, 07:35 (GMT)
another possible fix for bug [#29521], all callers of flip_side_name(...), assumed it initialized the string however for 1-2 length names it returned without doing anything.

in most cases the caller would then check if the name was different to see if the name was flipped, incorrectly comparing the uninitialized string with the original name.

Commit Details:

Full Hash: 11aba526f28f22995c96d901f1a4a083e279a2f9
SVN Revision: 42529
Parent Commit: a80a5c4
Lines Changed: +14, -9

4 Modified Paths:

/source/blender/blenkernel/intern/deform.c (+7, -3) (Diff)
/source/blender/editors/armature/editarmature.c (+3, -3) (Diff)
/source/blender/editors/armature/poseobject.c (+2, -2) (Diff)
/source/blender/editors/object/object_select.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021