Closed GoogleCodeExporter closed 9 years ago
Thanks for the report.
Did you check out the last version (because I added some specific code for this
bug):
for( int i=0; i<MAX_VERTEX_ATTRIBUTE; ++i )
{
if (self->attributes[i] != 0)
free(self->attributes[i]);
}
Original comment by Nicolas.Rougier@gmail.com
on 25 Jun 2012 at 12:56
Original comment by Nicolas.Rougier@gmail.com
on 19 Jul 2012 at 8:36
Original issue reported on code.google.com by
jo...@piringer.net
on 25 Jun 2012 at 12:14