Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tool

Version

Checker

Description

Astrée
Include Page
Astrée_V
Astrée_V

Supported, but no explicit checker
CodeSonar
Include Page
CodeSonar_V
CodeSonar_V

ALLOC.LEAK

Leak

Compass/ROSE


Coverity

Include Page
Coverity_V
Coverity_V

RESOURCE_LEAK

ALLOC_FREE_MISMATCH

Finds resource leaks from variables that go out of scope while owning a resource

Cppcheck
 
Include Page
Cppcheck_V
Cppcheck_V
 leakReturnValNotUsedDoesn't use return value of memory allocation function
Klocwork
Include Page
Klocwork_V
Klocwork_V

MLK.MIGHT
MLK.MUST
MLK.RET.MUST
MLK.RET.MIGHT


LDRA tool suite
Include Page
LDRA_V
LDRA_V

50 D

Partially implemented
Parasoft C/C++test
Include Page
Parasoft_V
Parasoft_V
BD-RES-LEAKImplemented
Parasoft Insure++

Detects leaks at runtime
Polyspace Bug Finder

Include Page
Polyspace Bug Finder_V
Polyspace Bug Finder_V

R2016a

Memory leak

Memory allocated dynamically not freed

PRQA QA-C 9.11771
PRQA QA-C++4.2 3337, 3338 
SonarQube C/C++ Plugin
Include Page
SonarQube C/C++ Plugin_V
SonarQube C/C++ Plugin_V
S3584
Splint
Include Page
Splint_V
Splint_V


...