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

Ken Hughes khughes at pacific.edu
Wed May 3 19:15:33 CEST 2006


khughes (Ken Hughes) 2006/05/03 19:15:33 CEST

  Modified files:
    blender/source/blender/python/api2_2x Scene.c 
  
  Log:
  Bugfix #4169: unlinking an empty object using scene.unlink() wasn't checking
  for ob->data == NULL, causing segfault.
  
  Revision  Changes    Path
  1.49      +8 -2      blender/source/blender/python/api2_2x/Scene.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Scene.c.diff?r1=1.48&r2=1.49&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list