Re: memory leaks observed in gtk app.

2007-08-07 Thread Emmanuele Bassi
On Mon, 2007-08-06 at 12:01 +0530, Anurag Chaudhary wrote: > Hi, > I am using gtk+ 2.4.13. you are using an ancient version of GTK+. please, upgrade. > Is there any chance of any gtk api function > creating a reference to an object which the caller has the > responsibility to clear? If yes, is

memory leaks observed in gtk app.

2007-08-07 Thread Anurag Chaudhary
Hi, I am working on a gtk application which when used continuously exhibits memory leak. I have verified this by top output which shows continuous increase in memory used by it. After analysing the problem with valgrind, memprof and mpatrol, a couple of observations have been made: 1- program hea