Versions Compared

Key

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

...

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.

...