etch  ] [  etch-m68k  ] [  lenny  ] [  squeeze  ] [  sid  ]
[ Source: splint  ]

Package: splint (3.1.2.dfsg1-2)

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

Tags: Software Development: C Development, Testing and QA, Implemented in: C, User Interface: Command Line, Role: Program, Scope: Utility, Purpose: Checking, Works with: Source Code

Other Packages Related to splint

  • depends
  • recommends
  • suggests
  • dep: libc0.1 (>= 2.3) [kfreebsd-amd64, kfreebsd-i386]
    GNU C Library: Shared libraries
    also a virtual package provided by libc0.1-udeb
  • dep: libc0.3 (>= 2.7-1) [hurd-i386]
    GNU C Library: Shared libraries
    also a virtual package provided by libc0.3-udeb
  • dep: libc6 (>= 2.3) [amd64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.5) [avr32]
    dep: libc6 (>= 2.5-5) [m68k]
    dep: libc6 (>= 2.7-1) [armel, hppa, i386, mips, mipsel, powerpc, s390, sparc]
  • dep: libc6.1 (>= 2.7-1) [alpha, ia64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6.1-udeb
  • dep: splint-data (= 3.1.2.dfsg1-2)
    tool for statically checking C programs for bugs - data files
  • sug: splint-doc-html
    tool for statically checking C programs for bugs - HTML documentation

Download splint

Download for all available architectures
Architecture Package Size Installed Size Files
alpha 796.1 kB2436 kB [list of files]
amd64 749.0 kB1836 kB [list of files]
armel 656.0 kB1540 kB [list of files]
avr32 (unofficial port) 671.4 kB1364 kB [list of files]
hppa 740.2 kB1732 kB [list of files]
hurd-i386 680.3 kB1684 kB [list of files]
i386 680.0 kB1684 kB [list of files]
ia64 1,081.5 kB3900 kB [list of files]
kfreebsd-amd64 748.5 kB1828 kB [list of files]
kfreebsd-i386 679.5 kB1668 kB [list of files]
m68k (unofficial port) 546.9 kB1708 kB [list of files]
mips 691.1 kB2524 kB [list of files]
mipsel 687.5 kB2524 kB [list of files]
powerpc 690.5 kB1816 kB [list of files]
s390 698.6 kB1792 kB [list of files]
sparc 652.1 kB1628 kB [list of files]