...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
EXP39-C | medium | unlikely | high | P6 | L2 |
...
Bibliography
GCC Known Bugs C bugs, Aliasing issues while casting to incompatible types
...
EXP38-C. Do not call offsetof() on bit-field members or invalid types 03. Expressions (EXP) 04. Integers (INT)EXP40-C. Do not modify constant values