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

Chris Want cwant at ualberta.ca
Thu Apr 7 19:00:43 CEST 2005


joeedh wrote:
>>  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!
>>  
>>
> I did that already. . .but I didn't commit yet.  so It seems to work fine.
> 
> joeedh

By the way, before I forget: you'll probably want
to balance this call with a MEM_free thingy, or
you'll undoubtably get a memory leak.

Chris


More information about the tuhopuu-devel mailing list