About checkmycode.org
checkmycode.org is a service that allows you to compare your code with the "wisdom of the crowds" over 200 million lines of C code from the Gentoo Linux distribution. All anomalies found in your code will be reported to you along with an explanation of why parts of your code are considered anomalous and therefore possibly buggy. For details about the technique, please consult our publications.
Note that we do not use your code for anything else than this single analysis. In particular we delete your code from our servers at latest 24 hours after your result has been computed.
The code you submit must be written in C for the analysis to be able to find any violations. This is because your code is checked against C projects from the Gentoo Linux distribution.