Re: has anyone valgrind'd gtk?



On Sun, 2006-12-03 at 14:11 +0000, Ross Burton wrote:

> GTK+ internally uses GSlice, which means you'll see lots of fake leaks.
> Set G_SLICE=always-malloc when starting valgrind, and they'll probably
> disappear.

It's a good idea to use G_DEBUG=gc-friendly too, especially if you're
looking for leaks.

-- 
Hans Petter




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