Versions Compared

Key

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

...

Performing bit manipulation and arithmetic operations on the same variable obscures the programmers intentions and reduces readability. This in turn makes it more difficult for a security auditor or maintainer to determine which checks must be performed to eliminate security flaws and ensure data integrity.

...