Re: Code Freeze break request for gnome-applets



cc'ing



On Fri, Sep 19, 2008 at 02:05:35PM +0200, Vincent Untz wrote:
> Le vendredi 19 septembre 2008, à 13:58 +0200, Kjartan Maraas a écrit :
> > fr., 19.09.2008 kl. 23.20 +1200, skrev Callum McKenzie:
> > > There is a memory leak in the trash applet resulting from the GIO port.
> > > It is not a large leak at any one time, but occurs every time the trash
> > > contents change and will build up with time. The bug is 552577.
> > > 
> > > The patch is an almost trivial one liner:
> > > 
> > > diff -up gnome-applets-2.23.92/trashapplet/src/trashapplet.c.info-leak
> > > gnome-applets-2.23.92/trashapplet/src/trashapplet.c
> > > --- gnome-applets-2.23.92/trashapplet/src/trashapplet.c.info-leak
> > > 2008-09-16 22:38:24.000000000 -0400
> > > +++ gnome-applets-2.23.92/trashapplet/src/trashapplet.c	2008-09-16
> > > 22:39:29.000000000 -0400
> > > @@ -148,6 +148,7 @@ trash_applet_monitor_changed (TrashApple
> > >      }
> > > 
> > >    g_object_unref (icon);
> > > +  g_object_unref (info);
> > >  }
> > > 
> > >  static void
> > > 
> > 
> > Approval 1/2
> 
> 2/2
> 
> Vincent
> 
> -- 
> Les gens heureux ne sont pas pressés.
> _______________________________________________
> release-team mailing list
> release-team gnome org
> http://mail.gnome.org/mailman/listinfo/release-team

-- 
Regards,
Olav


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