Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Identify undefined behavior

...

Failing to use the correct syntax when declaring a flexible array member can result in undefined behavior 59, although the incorrect syntax will work on most implementations.

...