todas as opções
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Fonte: splint  ]

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

Links para splint

Screenshot

Recursos de Debian:

Baixe o pacote-fonte splint:

Mantenedor(a):

Fontes externas:

Pacotes similares:

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

Etiquetas: Desenvolvimento de software: Desenvolvimento C, Bibliotecas, Teste e QA, Implementado em: implemented-in::c, interface::commandline, Função: Biblioteca de desenvolvimento, Programa, Alcance: scope::utility, security::TODO, Propósito: Verificação, Funciona com: Código-fonte

Outros pacotes relacionados a splint

  • depende
  • recomenda
  • sugere
  • melhora

Download de splint

Baixe para todas as arquiteturas disponíveis
Arquitetura Tamanho do pacote Tamanho instalado Arquivos
amd64 695.1 kB2,320.0 kB [lista de arquivos]
arm64 621.0 kB2,312.0 kB [lista de arquivos]
armhf 581.9 kB1,638.0 kB [lista de arquivos]
i386 747.6 kB2,703.0 kB [lista de arquivos]