Download List

项目描述

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.

系统要求

System requirement is not defined
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

提出了许多改进,包括边界检查代码,HTML和CSV输出更高的精度,并numabstract类型的支持。许多错误修正及内务管理也作了更新。额外的安全检查,实施,包括messagestream此外,warningstream和errorstream控制标志,并支持+ longint和+ shortint标志。类型检查也相应改变。
标签: 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

此版本增加了对安全漏洞(包括缓冲区溢出检测的支持),可扩展的检查和说明,对ISO C99的支持,和错误修正。
标签: 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 and minor enhancements.

Project Resources