Skip to content
Sections
>> Trisquel >> Paquets >> aramo >> devel >> splint
etiona  ] [  nabia  ] [  aramo  ]
[ Paquet source : splint  ]

Paquet : splint (1:3.1.2+dfsg-5)

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

Autres paquets associés à splint

  • dépendances
  • recommandations
  • suggestions
  • dep: libc6 (>= 2.33)
    GNU C Library: Shared libraries
    un paquet virtuel est également fourni par libc6-udeb
  • dep: libfl2 (>= 2.5.33)
    SHARED library for flex (a fast lexical analyzer generator)
  • dep: splint-data (= 1:3.1.2+dfsg-5)
    tool for statically checking C programs for bugs - data files
  • sug: splint-doc-html
    tool for statically checking C programs for bugs - HTML documentation

Télécharger splint

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
amd64 685,5 ko2332 ko [liste des fichiers]
arm64 609,5 ko2316 ko [liste des fichiers]
armhf 570,6 ko1638 ko [liste des fichiers]
ppc64el 734,6 ko3104 ko [liste des fichiers]