On Sat, 24 Dec 2011 12:06:07 +0100
Cedric BAIL wrote:
> On Sat, Dec 24, 2011 at 8:44 AM, Enlightenment SVN
> wrote:
> > Log:
> > maybe prevent a leak but probably not
> >
> >
> > Author: discomfitor
> > Date: 2011-12-23 23:44:07 -0800 (Fri, 23 Dec 2011)
> > New Revision: 66492
> >
On Sat, Dec 24, 2011 at 8:44 AM, Enlightenment SVN
wrote:
> Log:
> maybe prevent a leak but probably not
>
>
> Author: discomfitor
> Date: 2011-12-23 23:44:07 -0800 (Fri, 23 Dec 2011)
> New Revision: 66492
> Trac: http://trac.enlightenment.org/e/changeset/66492
>
> Modified:
On Sat, 24 Dec 2011 09:21:17 +0100
Vincent Torri wrote:
> > --- trunk/e/src/bin/e_backlight_main.c 2011-12-24 07:44:07 UTC (rev 66492)
> > +++ trunk/e/src/bin/e_backlight_main.c 2011-12-24 07:44:18 UTC (rev 66493)
> > @@ -104,6 +104,9 @@
> > return _bl_write_file(buf, curlevel);
>
> --- trunk/e/src/bin/e_backlight_main.c 2011-12-24 07:44:07 UTC (rev 66492)
> +++ trunk/e/src/bin/e_backlight_main.c 2011-12-24 07:44:18 UTC (rev 66493)
> @@ -104,6 +104,9 @@
> return _bl_write_file(buf, curlevel);
> }
> eina_stringshare_del(f);
> + /* Curre