Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Parasoft C/C++test 10.4

...

Tool

Version

Checker

Description

Astrée
Include Page
Astrée_V
Astrée_V

Supported, but no explicit checker
Parasoft C/C++test
Include Page
Parasoft_V
Parasoft_V
BD

CERT_C-

TRS-DSTRLOCK,BD-RES-FREE, BD-RES-INVFREE

CON31-a
CERT_C-CON31-b
CERT_C-CON31-c

Do not destroy another thread's mutex
Do not use resources that have been freed
Do not free resources using invalid pointers

Polyspace Bug Finder

Include Page
Polyspace Bug Finder_V
Polyspace Bug Finder_V

Destruction of locked mutexTask tries to destroy a mutex in the locked state

...