[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [12449] trunk/blender/source/blender/src/ editipo.c: Bugfix - Ipo-Editor Scaling:

Martin Poirier theeth at yahoo.com
Thu Nov 1 18:09:59 CET 2007


--- Alexander Ewering <blender at instinctive.de> wrote:

> 
> On Thu, 1 Nov 2007, Joshua Leung wrote:
> 
> > +	/* dynamically allocate an array of chars to
> mark whether an TransData's
> > +	 * pointers have been fixed already, so that we
> don't override ones that are
> > +	 * already done
> > + 	 */
> > +	adjusted= MEM_callocN(sizeof(char),
> "beztmap_adjusted_map");

That's missing a " * t->total" to have an array of the
right size.

Martin

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Bf-committers mailing list