[gephex-devel] Memory leak in stringtokenizer module?

H. Dombrowski herb at hildegard6.de
Fri Oct 14 14:14:39 CEST 2005


Hi Martin,


>For a first look the leak is not in the stringtokenizer, as the update
>code is quite simple and doesn't allocate memory on the heap.
>
>I guess the problem is located in the sdl_image driver of the frbinmodule.
>
>I added a new entry to the bugtracker:
>
> http://bugs.gephex.org/show_bug.cgi?id=151
>  
>
>  
>
I was able to eliminate the problem in the testleak3-graph by explicitly 
setting the size of the frbinmodule to 800x600, so I guess it may be a 
problem of the code that stretches the image? I've also installed 
libsdl-stretch, but that didn't do any better...


For another, way more complicated graph, I now need to know which 
modules might use some kind of stretch code like the one in the 
frbinmodule (rotozoom?)...

Thanks,


Herb




More information about the gephex-devel mailing list