[tuhopuu-cvs] CVS commit: tuhopuu3/source/blender/hemesh/intern HE_Base.c

Chris Want cwant at ualberta.ca
Wed Apr 6 05:41:11 CEST 2005


hos (Chris Want) 2005/04/06 05:41:11 CEST

  Modified files:
    tuhopuu3/source/blender/hemesh/intern HE_Base.c 
  
  Log:
  vert table was declared as an array with a variable length.
  This is not allowed in C! Changed to a MEM_alloc thingy.
  joeedh: check and test!
  
  Revision  Changes    Path
  1.7       +5 -2      tuhopuu3/source/blender/hemesh/intern/HE_Base.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/hemesh/intern/HE_Base.c.diff?r1=1.6&r2=1.7&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list