I've created some clang reports for edje, evas, and efreet which can be found
at:
http://darc.ath.cx:8003/e/edje
http://darc.ath.cx:8003/e/evas
http://darc.ath.cx:8003/e/efreet

I do not know the codebase well enough to adequately review them.
If you know the code for these libraries, please take a few minutes and skim
through the important reports (null dereference, out of bounds array, garbage
value) to see if they are valid.  Most of them are wrong, but for every 10-20
you go through you will probably find a real bug.  It should not take very
long, so please please please help out and look at these reports.

Some notes to speed up your reviews:
*Any function which returns an allocated value is considered a leak in these
reports (ignore)
*Any function which calls realloc() will have a garbage value report (ignore)
-- 
Mike Blumenkrantz
Zentific: NULL pointer dereferences now 50% off!

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to