[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Armature.c

Alexander Ewering blender at instinctive.de
Fri Dec 23 23:21:55 CET 2005


On Fri, 23 Dec 2005, Alexander Ewering wrote:

>  Log:
>  Fixing a bit of horrible code in Armature.c (BonesDict_repr).

Please note that the trivial buffer overflow is not fixed by this commit -
it just brings the basic way of handling continuous appends to a string
sanely. (and not clearing a string with strncpy(str, "", 4096);)

| alexander ewering              instinctive mediaworks
| ae[@]instinctive[.]de   http://www[.]instinctive[.]de


More information about the Bf-committers mailing list