Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: xref MSC24-CPP

...

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

POS40-C

medium

probable

high

P4

L3

Other Languages

This rule appears in the C++ Secure Coding Standard as MSC24-CPP. Avoid assuming functions are thread-safe unless otherwise specified..

Automated Detection

A module written in Compass/ROSE can detect violations of this rule.

...