
[Please do not mail me a copy of your followup] "Hickman, Steve (AdvTech)" <Steve.Hickman@honeywell.com> spake the secret code <EA5676973A55CA4BA5D3F921E9FB1C1727837269@de08ex3003.global.ds.honeywell.com> thusly:
It appears that Coverity already provides the service free to Open Source projects. All that is required is to sign up for this at: https://scan.coverity.com/
Nice! I wrote up a blog post describing how I added cppcheck and clang static analyzer checking to my github repo: <http://legalizeadulthood.wordpress.com/2014/12/07/adding-static-analysis-to-your-c-github-repository/> I'll have to try out the coverity analysis, I'll write up a separate blog post for that. Unlike cppcheck/clang there is a limit to the number of builds a free project can do, so the setup is going to be a little more involved. -- "The Direct3D Graphics Pipeline" free book <http://tinyurl.com/d3d-pipeline> The Computer Graphics Museum <http://computergraphicsmuseum.org> The Terminals Wiki <http://terminals.classiccmp.org> Legalize Adulthood! (my blog) <http://legalizeadulthood.wordpress.com>