Versions Compared

Key

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

...

Tool

Version

Checker

Description

CodeSonar
Include Page
CodeSonar_V
CodeSonar_V

LANG.STRUCT.ICOL
CONCURRENCY.BADFUNC.CNDWAIT

Inappropriate Call Outside Loop
Use of Condition Variable Wait

Cppcheck Premium

Include Page
Cppcheck Premium_V
Cppcheck Premium_V

premium-cert-con36-cFully implemented
Helix QAC

Include Page
Helix QAC_V
Helix QAC_V

C2027
Klocwork
Include Page
Klocwork_V
Klocwork_V

CERT.CONC.WAKE_IN_LOOP_C


Parasoft C/C++test

Include Page
Parasoft_V
Parasoft_V

CERT_C-CON36-a

Wrap functions that can spuriously wake up in a loop

Polyspace Bug Finder

Include Page
Polyspace Bug Finder_V
Polyspace Bug Finder_V

CERT C: Rule CON36-CChecks for situations where functions that can spuriously wake up are not wrapped in loop (rule fully covered)

Related Vulnerabilities

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

...