[Bf-committers] font.c, valgrind issue for Alexander or Mika

Ton Roosendaal ton at blender.org
Thu Jul 13 15:21:34 CEST 2006


Hi,

Valgrind complains about the following in blenkernel font.c

Uninitalized:
line 704: 		info = &(cu->strinfo[i]);

Which might be caused by the loop:
line 699:		for (i = 0 ; i<=slen ; i++) {

And the total evil gotos in the loop.

I have no clue what this code is about, but it's there for a year, so  
no showstopper, but please check!

-Ton-

------------------------------------------------------------------------ 
--
Ton Roosendaal  Blender Foundation ton at blender.org  
http://www.blender.org



More information about the Bf-committers mailing list