Versions Compared

Key

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

...

Validate size arguments used in VLA declarations. The solution below ensures the size argument, s, used to allocate vla is in a valid range: 0 1 to a user defined constant.

...