wszystkie opcje
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: splint  ]

Pakiet: splint (1:3.1.2+dfsg-1)

Odnośniki dla splint

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego splint:

Opiekun:

Zasoby zewnętrzne:

Podobne pakiety:

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

Znaczniki: Rozwój oprogramowania: Rozwijanie w języku C, Biblioteki, Testowanie i kontrola jakości, Zaimplementowane w: implemented-in::c, interface::commandline, Rola: Biblioteka deweloperska, Program, Zakres: scope::utility, security::TODO, Przeznaczenie: Sprawdzanie, Działa z: Kod źródłowy

Inne pakiety związane z splint

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie splint

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
amd64 675,2 KiB2 239,0 KiB [lista plików]
arm64 552,7 KiB2 043,0 KiB [lista plików]
armel 552,9 KiB1 977,0 KiB [lista plików]
armhf 560,3 KiB1 589,0 KiB [lista plików]
i386 726,2 KiB2 602,0 KiB [lista plików]
mips 591,3 KiB2 732,0 KiB [lista plików]
mips64el 605,7 KiB2 870,0 KiB [lista plików]
mipsel 603,4 KiB2 732,0 KiB [lista plików]
ppc64el 604,6 KiB2 523,0 KiB [lista plików]
s390x 610,9 KiB2 439,0 KiB [lista plików]