[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x NLA.c

Ken Hughes khughes at pacific.edu
Wed Aug 30 23:45:27 CEST 2006


khughes (Ken Hughes) 2006/08/30 23:45:27 CEST

  Modified files:
    blender/source/blender/python/api2_2x NLA.c 
  
  Log:
  ===Python API===
  Fix uninitialized pointer bug in ActionStrips.remove(), caused by too zealous
  code optimization and insufficnet gcc warning flags.  Thanks to Roland for
  catching it.
  
  Revision  Changes    Path
  1.17      +11 -6     blender/source/blender/python/api2_2x/NLA.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/NLA.c.diff?r1=1.16&r2=1.17&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list