Re: [E-devel] E SVN: sachiel trunk/emotion/src/modules/generic

2012-08-28 Thread Bruno Dilly
On Tue, Aug 28, 2012 at 12:08 PM, Bruno Dilly wrote: > On Mon, Aug 27, 2012 at 8:24 PM, Cedric BAIL wrote: >> On Mon, Aug 27, 2012 at 9:34 PM, Enlightenment SVN >> wrote: >>> Log: >>> emotion: free channels only if there's channel to free >>> No need to free channels if there's no channels to

Re: [E-devel] E SVN: sachiel trunk/emotion/src/modules/generic

2012-08-28 Thread Bruno Dilly
On Mon, Aug 27, 2012 at 8:24 PM, Cedric BAIL wrote: > On Mon, Aug 27, 2012 at 9:34 PM, Enlightenment SVN > wrote: >> Log: >> emotion: free channels only if there's channel to free >> No need to free channels if there's no channels to be freed. >> >> By: Leandro Dorileo > > Shouldn't free(NUL

Re: [E-devel] E SVN: sachiel trunk/emotion/src/modules/generic

2012-08-27 Thread Daniel Juyung Seo
it should just work. Daniel Juyung Seo (SeoZ) On Aug 28, 2012 8:25 AM, "Cedric BAIL" wrote: > On Mon, Aug 27, 2012 at 9:34 PM, Enlightenment SVN > wrote: > > Log: > > emotion: free channels only if there's channel to free > > No need to free channels if there's no channels to be freed. > > >

Re: [E-devel] E SVN: sachiel trunk/emotion/src/modules/generic

2012-08-27 Thread Cedric BAIL
On Mon, Aug 27, 2012 at 9:34 PM, Enlightenment SVN wrote: > Log: > emotion: free channels only if there's channel to free > No need to free channels if there's no channels to be freed. > > By: Leandro Dorileo Shouldn't free(NULL) just work ? -- Cedric BAIL -