CppCheck on Samba

David Collier-Brown davec-b at rogers.com
Fri Mar 28 06:37:59 MDT 2014


On 03/28/2014 05:08 AM, Zahari Zahariev wrote:
> Hello Andrew,
>
> Long time no see!
>
> Finally I got my ... together and dicided to do something towards
> Samba. I am recently researching all sorts of static analysis tools
> mainly for work but I always have Samba on my mind. So found this one
> CppCheck that is a free C/C++ code analysis tool that integrates
> neatly with Jenkins to report errors to do with code.
>
> Here is what it says:
> http://5.175.192.190:8080/job/Samba4/7/cppcheckResult/
>
> Do you think it is credible findings especially the 187 errors?
>
> Thank you!
>
I often turn off some of the tests in cppcheck, and mark others as false
positives.
I also recommend clang --analyze

-- 
David Collier-Brown,         | Always do right. This will gratify
System Programmer and Author | some people and astonish the rest
davecb at spamcop.net           |                      -- Mark Twain



More information about the samba-technical mailing list