Downloadliste

Projektbeschreibung

Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes. With minimal effort, it can be used as a better lint. If additional effort is invested adding annotations to programs, it can perform stronger checking than can be done by any standard lint. Splint is the successor to LCLint. The main differences between Splint and LCLint are support for buffer overflow detection and extensible annotations.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-06-02 11:10
3.1.1

Zahlreiche Erweiterungen wurden, einschließlich der verbesserten Genauigkeit der Überprüfung von Grenzen, HTML-und CSV-Ausgang und Unterstützung für numabstract Typen. Zahlreiche Bugfixes und house-keeping-Updates wurden auch gemacht. Zusätzliche Sicherheitskontrollen eingeführt wurden, einschließlich der Zugabe von MessageStream, warningstream und errorstream Steuer-Flags, und die Unterstützung für longint + und + shortint Fahnen. Die Typprüfung wurde auch entsprechend geändert.
Tags: Major feature enhancements
Numerous enhancements were made, including
improved accuracy of the bounds checking code,
HTML and CSV output, and support for numabstract
types. Numerous bugfixes and house-keeping
updates were also made. Additional security
checks were introduced, including the addition
of messagestream, warningstream, and errorstream
control flags, and support for +longint and
+shortint flags. The type checking was also
changed accordingly.

2003-03-28 04:07
3.0.1.6

Diese Version bietet zusätzlich Unterstützung für die Erkennung von Sicherheits-Schwachstellen (darunter Pufferüberläufe) und erweiterbare Kontrollen und Anmerkungen, die Unterstützung von ISO C99 und Bugfixes.
Tags: Major feature enhancements
This release adds support for detection of security vulnerabilities
(including buffer overflows) and extensible checks and annotations,
support for ISO C99, and bugfixes.

2001-01-30 15:13
2.5m

Bug-Fixes und kleinere Verbesserungen.
Bug fixes and minor enhancements.

Project Resources