すべてのオプション
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: splint  ]

パッケージ: splint (1:3.1.2+dfsg-1)

splint に関するリンク

Screenshot

Debian の資源:

splint ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

tool for statically checking C programs for bugs

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

タグ: ソフトウェア開発: C での開発, ライブラリ, テストや QA, 実装言語: implemented-in::c, interface::commandline, 役割: 開発ライブラリ, プログラム, 対象範囲: scope::utility, security::TODO, 目的: 検査, 取り扱い対象: ソースコード

その他の splint 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

splint のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 675.2 kB2,239.0 kB [ファイル一覧]
arm64 552.7 kB2,043.0 kB [ファイル一覧]
armel 552.9 kB1,977.0 kB [ファイル一覧]
armhf 560.3 kB1,589.0 kB [ファイル一覧]
i386 726.2 kB2,602.0 kB [ファイル一覧]
mips 591.3 kB2,732.0 kB [ファイル一覧]
mips64el 605.7 kB2,870.0 kB [ファイル一覧]
mipsel 603.4 kB2,732.0 kB [ファイル一覧]
ppc64el 604.6 kB2,523.0 kB [ファイル一覧]
s390x 610.9 kB2,439.0 kB [ファイル一覧]