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