> mkajdas.mkprod wrote: > > I think I found a potential memory leak in Fl_Help_View. > > .. > > I noticed that my memory usage increases by almost 1 MB > > per each page displayed. > > I can verify this with the 1.1.x test/help program > on fedora3. > > Ya, seems to get bigger ~1M per new page visited.
This seems to be a more generic problem. I experience memory leak also when generating Fl_Double_Window in memory with just a few widgets for the purpose of dumping it to the printer. Everytime I create and print this image, my available memory decreases significantly. This has nothing to do with Fl_Help_View itself, I think. Fl_Double_Window maybe? Martin _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

