On Thu, 13 Dec 2012 22:59:29 -0800 "Enlightenment SVN" <no-re...@enlightenment.org> wrote:
> Log: > e: revert r80871. > > This commit make E go crazy and use 100% all time. Reading the code, > we do check the returned value, but discard it without looking at it > in many case. A proper review of that piece of code to fix potential > memory leak and avoid reusing dead pointer would be a must. > > > Author: cedric > Date: 2012-12-13 22:59:29 -0800 (Thu, 13 Dec 2012) > New Revision: 80915 > Trac: http://trac.enlightenment.org/e/changeset/80915 > > Modified: > trunk/e/src/modules/mixer/pa.c > > Modified: trunk/e/src/modules/mixer/pa.c > =================================================================== > --- trunk/e/src/modules/mixer/pa.c 2012-12-14 05:28:16 UTC (rev 80914) > +++ trunk/e/src/modules/mixer/pa.c 2012-12-14 06:59:29 UTC (rev 80915) > @@ -218,7 +218,6 @@ > { > ecore_main_fd_handler_active_set(fdh, ECORE_FD_WRITE); > pulse_tag_free(tag); > - tag = NULL; > } > return tag; > error: > > hmm I'll check this out today I guess, wasn't having any issues when I tested it ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel