On Sun, 20 Feb 2011 19:42:15 -0500 Mike Blumenkrantz <m...@zentific.com> said:

> On Sat, 19 Feb 2011 21:08:54 -0500
> Mike Blumenkrantz <m...@zentific.com> wrote:
> 
> > Been having a bunch of crashes lately, so I ran in valgrind for a couple
> > hours. Attached are the results.
> > 
> > If you know the code related to any of these instances, please look and fix
> > them! I don't want to have e crash during my display at cebit :(
> > 
> Disregard original log file, I've updated some stuff and this new log is the
> result.

fixed the top one. the second one that smells of an eina bug. why is eina
running strlen when eina has been told ONLY to use n chars? its a non 0 byte
terminated string - thus the append_n - be explicit. odd.

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to