Publisher's description
Splint is a tool that checks C programs for security issues and coding errors. Splint is a tool for static checking of C programs for security flaws and programming errors. splint made many traditional lint checks including unused declarations, type inconsistencies, use before definition, unreachable code, ignored return values,