Skip to content
Sections
>> Trisquel >> 套件 >> nabia >> doc >> splint-doc-html
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: splint  ]

套件: splint-doc-html (1:3.1.2+dfsg-1build1)

tool for statically checking C programs for bugs - HTML documentation

splint is an annotation-assisted lightweight static checker. It is a tool for statically checking C programs for security vulnerabilities and coding mistakes. If additional effort is invested in adding annotations to programs, splint can perform stronger checking.

splint does many of the traditional lint checks including unused declarations, type inconsistencies, use before definition, unreachable code, ignored return values, execution paths with no return, likely infinite loops, and fall through cases. Problems detected by Splint include:

 * Dereferencing a possibly null pointer
 * Using or returning storage that is undefined or not properly defined
 * Type mismatches, with greater precision and flexibility than by C compilers
 * Memory management errors like use of dangling references and memory leaks
 * Inconsistent (with specified interface) global variable modification or use
 * Problematic control flow such as likely infinite loops etc.
 * Buffer overflow vulnerabilities
 * Dangerous macro implementations or invocations
 * Violations of customized naming conventions

This package contains the manual (HTML documentation) for splint.

其他與 splint-doc-html 有關的套件

  • 依賴
  • 推薦
  • 建議
  • sug: splint
    tool for statically checking C programs for bugs

下載 splint-doc-html

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 145.6 kB1045 kB [文件列表]