Versions Compared

Key

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

...

This code also violates ARR37-C. Do not add or subtract an integer to a pointer to a non-array object.

Compliant Solution (Bit-Field Overlap)

...