Re: [Evolution-hackers] evolution-1.4 method trace ...



On Fri, 2003-06-13 at 11:07, Kjartan Maraas wrote:
> > 	gconf_client_add_dir (gconf_client_get_default (),
> > 	                      "apps/evolution/summary",
> > 	                      GCONF_CLIENT_PRELOAD_RECURSIVE,
> > 	                      NULL);
> > 
> Doesn't this leak the client for every one you add? First getting the
> client and then calling gconf_client_add_dir() lets you unref the client
> after using it.

Indeed it does.  ;-)

-- Ettore



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