Versions Compared

Key

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

...

4971, 4972, 4981, 4982

Tool

Version

Checker

Description

CodeSonar
Include Page
CodeSonar_V
CodeSonar_V

CONCURRENCY.DU

Double Unlock

Helix QAC

Include Page
Helix QAC_V
Helix QAC_V

DF4971, DF4972, DF4981, DF4982


Parasoft C/C++test

Include Page
Parasoft_V
Parasoft_V

CERT_C-POS48-a
CERT_C-POS48-b

Do not destroy another thread's mutex
Do not release a lock that has not been acquired

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 stateCERT C: Rule POS48-CChecks for destruction of locked mutex (rule fully covered)PRQA QA-C
Include Page
PRQA QA-C_vPRQA QA-C_v

Related Vulnerabilities

Search for vulnerabilities resulting from the violation of this rule on the CERT website.

...