GTK apps with valgrind



Hi all,

	I've just recently started running my GTK program (2.0) through
valgrind (http://developer.kde.org/~sewardj/) and I noticed many problems
(or repeated occurrences of the same problem).  The problems are mainly
"minor" ones such as use of an uninitialised values, as opposed to a seg
fault.  The program runs fine but the sample programs that are part of the
GTK installation have the same problem, too.  I'm wondering if anyone has
had success with programs made with 2.2 and if not, whether there are any
future plans to fix up these minor problems (i.e., by initialising values,
etc. in the GTK code). 

	While they are minor problems, it would be good if there are less
of them so that I can be sure that the problems that come up are mine and
I can go ahead and debug those.  Thanks!

Ray






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]