...
The following guidelines from the CERT C Coding Standard do not apply to the CERT C++ Secure Coding Standard:
...
CON31-C. Do not destroy a mutex while it is locked
...
Content by Label | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
(Note, this list is woefully incomplete and serves only as a starting-point. This table should be replaced by a macro which uses the "not-for-cpp" label to gather content from the CERT C Coding Standard automatically.)