A tool for statically checking C programs for vulnerabilities and coding mistakes http://lclint.cs.virginia.edu/
Go to file
2024-01-05 18:04:24 +01:00
README.md automatic rebuild by autodist [release 3.1.2-2mamba;Thu Aug 22 2013] 2024-01-05 18:04:24 +01:00
splint.spec automatic rebuild by autodist [release 3.1.2-2mamba;Thu Aug 22 2013] 2024-01-05 18:04:24 +01:00

splint

Splint (Secure Programming Lint) is a tool for statically checking C programs for security vulnerabilities and coding mistakes. With minimal effort, Splint can be used as a better lint. If additional effort is invested adding annotations to programs, Splint can perform stronger checking than can be done by any standard lint.