Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Search for vulnerabilities resulting from the violation of this rule on the CERT website.

Related Guidelines

CERT C++ Secure Coding Standard: EXP15-CPP. Beware of integer promotion when performing bitwise operations on chars or shorts

Bibliography

unmigrated-wiki-markup

\[[MISRA 2004|AA. Bibliography#MISRA 04]\] Rule 10.5

Bibliography

...

      03. Expressions (EXP)