...
Taxonomy | Taxonomy item | Relationship |
---|---|---|
CERT C | EXP50-CPP. Do not depend on the order of evaluation for side effects | Prior to 2018-01-12: CERT: Unspecified Relationship |
CERT Oracle Secure Coding Standard for Java | EXP05-J. Do not follow a write by a subsequent write or read of the same object within an expression | Prior to 2018-01-12: CERT: Unspecified Relationship |
ISO/IEC TR 24772:2013 | Operator Precedence/Order of Evaluation [JCW] | Prior to 2018-01-12: CERT: Unspecified Relationship |
ISO/IEC TR 24772:2013 | Side-effects and Order of Evaluation [SAM] | Prior to 2018-01-12: CERT: Unspecified Relationship |
MISRA C:2012 | Rule 1213.1 2 (advisoryrequired) | Prior to 2018-01-12: CERT: Unspecified Relationship CERT cross-reference in MISRA C:2012 – Addendum 3 |
CWE 2.11 | CWE-758 | 2017-07-07: CERT: Rule subset of CWE |
...