全部搜尋項
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 開發, 函式庫, 測試與品管, 實做語言: implemented-in::c, interface::commandline, 角色: 開發用函式庫, 程式, 範圍: scope::utility, security::TODO, Purpose: Checking, 處理: 原始碼

其他與 splint 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 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 [檔案列表]