[Bf-blender-cvs] CVS commit: blender/source/blender/blenlib/intern util.c

Andrea Weikert elubie at gmx.net
Sat Feb 11 16:02:23 CET 2006


elubie (Andrea Weikert) 2006/02/11 16:02:23 CET

  Modified files:
    blender/source/blender/blenlib/intern util.c 
  
  Log:
  === bugfix ===
  Fixing case where BLI_make_file_string reads one byte before passed in string when the string is empty.
  Leftover from patch tracker item #2740 - thanks Andrew Zabolotny.
  Also fixed the part that made sure exactly one slash is appended at the end of the dir - comment wasn't telling what the code did here :)
  
  Revision  Changes    Path
  1.35      +11 -4     blender/source/blender/blenlib/intern/util.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/blenlib/intern/util.c.diff?r1=1.34&r2=1.35&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list