On Wed, 11 Jul 2012 10:48:06 -0700
"Enlightenment SVN" wrote:
> Log:
> add pager config option just for enabling live window previews -- off by
> default
>
> Author: discomfitor
> Date: 2012-07-11 10:48:05 -0700 (Wed, 11 Jul 2012)
> New Revision: 73587
> Trac: http://trac.
On Thu, 21 Jun 2012 20:30:34 +0200
Sebastian Dransfeld wrote:
> On 06/21/2012 12:42 PM, Enlightenment SVN wrote:
> > Log:
> > fix pager id saving, fixes #684 and also deletes your pager configs
>
> Seriously? Return strdup()'ed string when the return type is const char
> and the func previously
On 06/21/2012 12:42 PM, Enlightenment SVN wrote:
> Log:
> fix pager id saving, fixes #684 and also deletes your pager configs
Seriously? Return strdup()'ed string when the return type is const char
and the func previously returned a static string? I see a 100% chance of
memory leak.
S.
>
>
> A