...
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.
...
...
This rule appears in the C++ Secure Coding Standard as MSC24-CPP. Avoid assuming functions are thread-safe unless otherwise specified..
A module written in Compass/ROSE can detect violations of this rule.
...