...
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.
...