[GEM-dev] TextBase class

IOhannes m zmoelnig zmoelnig at iem.at
Wed Sep 21 18:44:11 CEST 2005


Georg Holzmann wrote:
> Hallo!
> 
>> i somehow have the feeling, that there is a really bad memory leak in
>> the "justify" method, that eats about all my memory in less than 15
>> seconds ...
> 
> hm - I will look into it - it probably depends on my changes ...
> anyway, I haven't those problems here - but I'm using an other source ...
> 

the problem was an unsigned integer that was tested for negative values; 
since it never was, the loop it controlled went crazy.

it is fixed in the CVS (and the bug that stopped compiling Gem @ 
TextBase.cpp when you don't have FTGL installed)

mfg.asd.r
IOhannes




More information about the GEM-dev mailing list